This commit is contained in:
DD Liu 2017-07-25 11:54:17 -04:00
parent abf851dff0
commit 530b2d76f4

View file

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