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