feat(help) : centre d'aide in-app /help avec 9 sections #4

Merged
matthieu merged 2 commits from feat/in-app-help-doc into develop 2026-05-20 07:44:45 +00:00
Showing only changes of commit 930e1a1e37 - Show all commits

View File

@@ -1,7 +1,6 @@
<script setup lang="ts">
import { marked } from 'marked'
definePageMeta({ middleware: ['auth'] })
useHead({ title: 'Aide' })
type Section = {