Skip to content

Commit

Permalink
fix: th showRestricted option should be used from the configs
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiaifrim committed Jul 13, 2023
1 parent 4ab97c0 commit fe9695a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ const OpenedBlocksChooser = (props) => {
<BlockChooser
onInsertBlock={onInsertBlock}
currentBlock={block}
showRestricted
blocksConfig={blocksConfig}
ref={ref}
/>
Expand Down

0 comments on commit fe9695a

Please sign in to comment.