diff --git a/apps/www/.vitepress/theme/layout/MainLayout.vue b/apps/www/.vitepress/theme/layout/MainLayout.vue index 14a2e80e..c8c2fa59 100644 --- a/apps/www/.vitepress/theme/layout/MainLayout.vue +++ b/apps/www/.vitepress/theme/layout/MainLayout.vue @@ -8,7 +8,7 @@ import Logo from '../components/Logo.vue' import MobileNav from '../components/MobileNav.vue' import Kbd from '../components/Kbd.vue' -import { Command, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator } from '@/lib/registry/default/ui/command' +import { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator } from '@/lib/registry/default/ui/command' import { Button } from '@/lib/registry/default/ui/button' import RadixIconsGithubLogo from '~icons/radix-icons/github-logo' @@ -196,6 +196,9 @@ function openInNewTab(url: string | undefined) { + + No results found. +