feat(help) : centre d'aide in-app /help avec 9 sections #4
@@ -1,7 +1,6 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { marked } from 'marked'
|
import { marked } from 'marked'
|
||||||
|
|
||||||
definePageMeta({ middleware: ['auth'] })
|
|
||||||
useHead({ title: 'Aide' })
|
useHead({ title: 'Aide' })
|
||||||
|
|
||||||
type Section = {
|
type Section = {
|
||||||
|
|||||||
Reference in New Issue
Block a user