Skip to content

Commit

Permalink
Update apps/www/registry/new-york/ui/command.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Anisimov <[email protected]>
  • Loading branch information
leandronn and none23 authored Aug 17, 2024
1 parent 2748e64 commit 28398f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/www/registry/new-york/ui/command.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import { Command as CommandPrimitive } from "cmdk"


import { cn } from "@/lib/utils"
import { VisuallyHidden } from "@radix-ui/react-visually-hidden"
import { Dialog, DialogContent, DialogDescription, DialogTitle } from "@/registry/new-york/ui/dialog"
import { Dialog, DialogContent, DialogTitle } from "@/registry/new-york/ui/dialog"

const Command = React.forwardRef<
React.ElementRef<typeof CommandPrimitive>,
Expand Down

0 comments on commit 28398f7

Please sign in to comment.