diff --git a/libs/remix-ui/git/src/components/navigation/commands.tsx b/libs/remix-ui/git/src/components/navigation/commands.tsx index 0a035beabe3..6242dade9fa 100644 --- a/libs/remix-ui/git/src/components/navigation/commands.tsx +++ b/libs/remix-ui/git/src/components/navigation/commands.tsx @@ -26,8 +26,8 @@ export const CommandsNavigation = ({ eventKey, activePanel, callback }) => { activePanel === eventKey ? : } + - );