feat : config + login
This commit is contained in:
7
frontend/pages/index.vue
Normal file
7
frontend/pages/index.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<h1 class="text-primary-500">Tableau de bord</h1>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user