Merge branch 'main' into develop

# Conflicts:
#	.playground/playground.nav.ts
#	CHANGELOG.md
This commit is contained in:
2026-05-22 09:59:06 +02:00

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'},
],