Skip to content

Commit

Permalink
More linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Jan 16, 2023
1 parent e2f0381 commit bf7423d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/edit-site/src/components/layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,7 @@ export default function Layout( { onError } ) {
} }
handleComponent={ {
right: (
<ResizeHandle
variation="separator"
/>
<ResizeHandle variation="separator" />
),
} }
handleClasses={ undefined }
Expand Down

0 comments on commit bf7423d

Please sign in to comment.