1
0
Fork 0

some comments and cleanup

This commit is contained in:
Enoch Riese 2022-12-12 10:14:28 -06:00
parent d78b2bb6c1
commit 22c92b10d8
5 changed files with 17 additions and 13 deletions

View file

@ -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