(search) display keyboard shortcut

This commit is contained in:
Andrea Vos 2024-12-27 21:58:25 +01:00 committed by Valentyne Stigloher
parent 82aa21df33
commit 1de791b234

View File

@ -26,6 +26,9 @@
<Icon v="search" :size="1.6" />
<br>
<T>search.header</T>
<ClientOnly>
<kbd class="bg-light text-dark border">{{ isMac ? '⌘K' : 'Ctrl+K' }}</kbd>
</ClientOnly>
</span>
<div class="nav-item flex-grow-0" @mouseenter="hoverItem = null">
<VersionDropdown end />