feat(frontend): layout header + drawer + router (9 routes)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
frontend/src/views/TachesView.vue
Normal file
5
frontend/src/views/TachesView.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div class="p-4">
|
||||
<h1 class="text-2xl font-bold text-green">Tâches</h1>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user