diff --git a/libs/components/editor-blocks/src/blocks/group/GroupMenu.tsx b/libs/components/editor-blocks/src/blocks/group/GroupMenu.tsx index e7745d792..1c9fe8ed0 100644 --- a/libs/components/editor-blocks/src/blocks/group/GroupMenu.tsx +++ b/libs/components/editor-blocks/src/blocks/group/GroupMenu.tsx @@ -105,15 +105,20 @@ const GroupMenuWrapper = ({ content={ - - setActivePanel(PANEL_CONFIG.ADD_VIEW as ActivePanel) - } - > - - Add View - + + {filterSorterFlag && ( + + setActivePanel( + PANEL_CONFIG.ADD_VIEW as ActivePanel + ) + } + > + + Add View + + )} { // // Closed beta period temporarily