feat : first commit

This commit is contained in:
2026-02-03 18:04:06 +01:00
parent 43b0364a5a
commit a5dcd5e3e9
101 changed files with 29976 additions and 96 deletions

View File

@@ -1,11 +1,7 @@
<template>
<h1 class="text-4xl font-bold text-primary-500">Tableau de bord</h1>
</template>
<script setup lang="ts">
</script>
<template>
$END$
</template>
<style scoped>
</style>