Revert "remove the default imported costume"

This reverts commit 879297ca95640b41e3e1fbe989a6323912bd7470.
This commit is contained in:
DD 2017-10-12 11:12:17 -04:00
parent 1d0ffef40f
commit 49b197eba2

View file

@ -32,6 +32,7 @@ ReactDOM.render((
<PaintEditor <PaintEditor
rotationCenterX={0} rotationCenterX={0}
rotationCenterY={0} rotationCenterY={0}
svg={svgString}
onUpdateSvg={onUpdateSvg} onUpdateSvg={onUpdateSvg}
/> />
</IntlProvider> </IntlProvider>