delete tip

This commit is contained in:
David Ascanio 2026-05-16 15:42:10 -03:00
parent 65ec579de5
commit 756c62af86
1 changed files with 0 additions and 4 deletions

View File

@ -431,10 +431,6 @@ function metaLocation(meta: DocMeta | undefined): string {
size="md"
class="w-full"
/>
<p class="mt-1.5 flex items-center gap-1 text-[11px] text-dimmed">
<UIcon name="i-lucide-lightbulb" class="size-3" />
<span v-html="t('search.tip')" />
</p>
</div>
<UAlert