some comments and cleanup
This commit is contained in:
parent
d78b2bb6c1
commit
22c92b10d8
5 changed files with 17 additions and 13 deletions
|
@ -118,7 +118,6 @@ const WorkbenchWrapper = ({ app, design, preload = false, from = false, layout =
|
|||
const layout = gist.layouts?.[gist._state.view] || gist.layout || true
|
||||
// hand it separately to the design
|
||||
draft = new design({ ...gist, layout })
|
||||
console.log({ draft, design, gist })
|
||||
//draft.__init()
|
||||
|
||||
// add theme to svg renderer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue