mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
Revert "remove the default imported costume"
This reverts commit 879297ca95640b41e3e1fbe989a6323912bd7470.
This commit is contained in:
parent
1d0ffef40f
commit
49b197eba2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ ReactDOM.render((
|
|||
<PaintEditor
|
||||
rotationCenterX={0}
|
||||
rotationCenterY={0}
|
||||
svg={svgString}
|
||||
onUpdateSvg={onUpdateSvg}
|
||||
/>
|
||||
</IntlProvider>
|
||||
|
|
Loading…
Reference in a new issue