Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed May 23, 2024
1 parent f801285 commit caca649
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ export default function SiteEditorCanvas() {
'is-view-mode': isViewMode,
} ) }
>
<EditorCanvas
settings={ settings }
/>
<EditorCanvas settings={ settings } />
</div>
)
}
Expand Down

0 comments on commit caca649

Please sign in to comment.