Merge branch 'develop' into addBrush

This commit is contained in:
DD Liu 2017-07-25 11:25:54 -04:00
commit 289defbaf9

View file

@ -1,3 +1,3 @@
import PaintEditor from './containers/paint-editor.jsx';
export {PaintEditor as default};
export default PaintEditorComponent;