mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: highlight navigation
This commit is contained in:
@@ -16,7 +16,7 @@ const { module, modules } = useModule()
|
||||
<UPageAside>
|
||||
<USelect v-model="module" :items="modules" icon="i-heroicons-cube" class="w-full mb-3 lg:mb-6" />
|
||||
|
||||
<UContentNavigation :navigation="navigation" />
|
||||
<UContentNavigation :navigation="navigation" highlight />
|
||||
</UPageAside>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user