diff --git a/packages/features/shell/SideBar.tsx b/packages/features/shell/SideBar.tsx index 00d3a3ec41..46eb75661d 100644 --- a/packages/features/shell/SideBar.tsx +++ b/packages/features/shell/SideBar.tsx @@ -143,7 +143,9 @@ export function SideBar({ bannersHeight, user }: SideBarProps) { {!isPlatformPages && (
- +
+ +
{bottomNavItems.map((item, index) => (