Skip to content

Commit

Permalink
fix: clean up layout editor
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-cratebind committed Jan 4, 2022
1 parent 98c37ae commit e43d4c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/components/theme-builder/LayoutEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export default function LayoutEditor({
handleChange,
values,
}: LayoutEditorProps) {
// console.log({ values });
const outerEditorSize = 300;
const innerEditorSize = 185;

Expand Down

0 comments on commit e43d4c3

Please sign in to comment.