Merge branch 'develop' into addTool

This commit is contained in:
DD Liu 2017-07-25 11:27:01 -04:00
commit eb060b1dc7

View file

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