Skip to content

Commit

Permalink
Fix eslint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Feb 6, 2023
1 parent 79e636f commit ad4422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchBlock/BlockContainer/SlotEditor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function SlotEditor(props) {
onChangeSlotfill,
onDeleteSlotfill,
onSelectSlotfill,
properties,
// properties,
metadata,
mode,
} = props;
Expand Down

0 comments on commit ad4422e

Please sign in to comment.