fix: MalioDate + MalioDateTime #72

Merged
tristan merged 95 commits from develop into main 2026-06-11 15:46:43 +00:00
Showing only changes of commit 9551816bf8 - Show all commits
+1
View File
@@ -66,6 +66,7 @@ export const navSections: SidebarSection[] = [
label: 'DIVERS',
icon: 'mdi:dots-horizontal',
items: [
{label: 'Heure', to: '/composant/time/time'},
{label: 'Sélecteur de site', to: '/composant/site/siteSelector'},
{label: 'Formulaire client', to: '/composant/form/client'},
],