chore(shared): Cleaned up debug statements
This commit is contained in:
parent
81908b4dbc
commit
4ea391ba91
3 changed files with 0 additions and 4 deletions
|
@ -30,7 +30,6 @@ const Example = ({ app, draft, xray = false }) => {
|
|||
gist.margin = 20
|
||||
}
|
||||
const patternProps = draft.draft().getRenderProps()
|
||||
console.log(draft)
|
||||
if (draft.store.logs.error.length > 0 || draft.setStores[0].logs.error.length > 0)
|
||||
return (
|
||||
<div className="max-w-full p-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue