Skip to content

Commit

Permalink
Remove options
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfeng33 committed Sep 23, 2024
1 parent 802f523 commit 9df3506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/selection/src/react/BlockSelectionPlugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export const BlockSelectionPlugin = createTPlatePlugin<BlockSelectionConfig>({
query: {
maxLevel: 1,
},
rightSelectionAreaClassName: 'slate-right-selection-area',
selectedIds: new Set(),
},
plugins: [BlockContextMenuPlugin],
Expand Down

0 comments on commit 9df3506

Please sign in to comment.