diff --git a/superset-frontend/src/components/Menu/MenuRight.tsx b/superset-frontend/src/components/Menu/MenuRight.tsx index 890f6c7ed74b..638d5f71b359 100644 --- a/superset-frontend/src/components/Menu/MenuRight.tsx +++ b/superset-frontend/src/components/Menu/MenuRight.tsx @@ -81,7 +81,7 @@ const RightMenu = ({ + } icon={} > @@ -98,7 +98,7 @@ const RightMenu = ({ ))} )} - }> + }> {settings.map((section, index) => [ {section.childs?.map(child => {