mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
Merge branch 'develop' into addBrush
This commit is contained in:
commit
289defbaf9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
import PaintEditor from './containers/paint-editor.jsx';
|
import PaintEditor from './containers/paint-editor.jsx';
|
||||||
|
|
||||||
export {PaintEditor as default};
|
export default PaintEditorComponent;
|
||||||
|
|
Loading…
Reference in a new issue