wip(shared): more workbench updates
This commit is contained in:
parent
e4850ca908
commit
8eed5e17eb
5 changed files with 59 additions and 61 deletions
|
@ -115,8 +115,6 @@ export const Workbench = ({ design, Design, set = false }) => {
|
|||
account={account}
|
||||
/>
|
||||
)}
|
||||
<pre>{JSON.stringify(settings, null, 2)}</pre>
|
||||
<pre>{JSON.stringify(ui, null, 2)}</pre>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue