feat : ajout de bâtiment dans les fixtures et seed + organisation du menu

This commit is contained in:
tristan
2026-03-17 17:49:58 +01:00
parent 11491b02c5
commit 82af4d4c1e
5 changed files with 62 additions and 64 deletions
+1
View File
@@ -16,6 +16,7 @@
<select
id="user-select"
v-model="selectedUsername"
autocomplete="username"
class="mt-2 w-full rounded-md border border-neutral-300 bg-white px-3 py-2 text-base text-neutral-900 focus:border-primary-500 focus:outline-none focus:ring-2 focus:ring-primary-200"
:disabled="isLoadingUsers"
>