docs: rename UDocs components to UContent

This commit is contained in:
Benjamin Canac
2024-02-22 15:28:44 +01:00
parent f79187825f
commit 87526b9ec5
6 changed files with 14 additions and 14 deletions

View File

@@ -178,7 +178,7 @@ pro:
</UPageBody>
<template #right>
<UDocsToc :links="page.body.toc.links" />
<UContentToc :links="page.body.toc.links" />
</template>
</UPage>
</template>