diff --git a/apps/www/app/page.tsx b/apps/www/app/page.tsx index 21c43d4cf9..9a31f5ab2f 100644 --- a/apps/www/app/page.tsx +++ b/apps/www/app/page.tsx @@ -5,7 +5,6 @@ import { cn } from "@/lib/utils" import { AppleMusicDemo } from "@/components/apple-music-demo" import { CopyButton } from "@/components/copy-button" import { PromoVideo } from "@/components/promo-video" -import { AspectRatio } from "@/components/ui/aspect-ratio" import { buttonVariants } from "@/components/ui/button" export default function IndexPage() { diff --git a/apps/www/content/docs/primitives/command.mdx b/apps/www/content/docs/primitives/command.mdx index db29af8649..6711f827e7 100644 --- a/apps/www/content/docs/primitives/command.mdx +++ b/apps/www/content/docs/primitives/command.mdx @@ -51,7 +51,7 @@ import { ``` ```tsx - + No results found. @@ -67,7 +67,7 @@ import { Settings - + ``` ## Examples