issue-95 get exports working
This commit is contained in:
@@ -61,7 +61,7 @@ const IdeCascadeStudio = ({ part, saveCode, loading, error }) => {
|
||||
canEdit={canEdit}
|
||||
isChanges={isChanges && !loading}
|
||||
onSave={() => {}}
|
||||
onExport={() => {}}
|
||||
onExport={(type) => threejsViewport[`saveShape${type}`]()}
|
||||
/>
|
||||
<div id="topnav" className="topnav hidden">
|
||||
<a href="https://github.com/zalo/CascadeStudio">
|
||||
|
||||
Reference in New Issue
Block a user