mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 09:50:33 +01:00
docs(header): add color picker
This commit is contained in:
@@ -32,7 +32,7 @@ const items = computed(() => props.links.map(({ icon, ...link }) => link))
|
||||
<!-- <UNavigationMenu :items="items" variant="link" /> -->
|
||||
|
||||
<template #right>
|
||||
<!-- <ColorPicker /> -->
|
||||
<ColorPicker />
|
||||
|
||||
<UTooltip text="Search" :kbds="['meta', 'K']">
|
||||
<UContentSearchButton />
|
||||
|
||||
Reference in New Issue
Block a user