mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Add CMD/K button
This commit is contained in:
@@ -62,6 +62,14 @@ const navs = [
|
||||
@click="isDark = !isDark"
|
||||
/>
|
||||
</UTooltip>
|
||||
<UTooltip text="open menu">
|
||||
<UButton
|
||||
color="gray"
|
||||
icon="i-ph-command-duotone"
|
||||
size="sm"
|
||||
variant="link"
|
||||
/>
|
||||
</UTooltip>
|
||||
</ClientOnly>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user