diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 6ee4289..84ff028 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -78,7 +78,7 @@ function MainLayout() { S3 Lists Manager - {navItems.slice(0, 5).map(item => ( + {navItems.map(item => (