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

@@ -19,7 +19,7 @@
<ColorPicker />
<UTooltip text="Search" :shortcuts="[metaSymbol, 'K']">
<UDocsSearchButton :label="null" />
<UContentSearchButton :label="null" />
</UTooltip>
<UColorModeButton />