feat(accordion): page playground + entrée nav [#MUI-37]

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-26 16:58:24 +02:00
parent 5b4e67cecf
commit 4b67c9b5f0
2 changed files with 64 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ export const navSections: SidebarSection[] = [
{label: 'Drawer', to: '/composant/drawer/drawer'},
{label: 'Modal', to: '/composant/modal/modal'},
{label: 'Onglets', to: '/composant/tab/tabList'},
{label: 'Accordéon', to: '/composant/accordion/accordion'},
],
},
{