Skip to content

Commit

Permalink
docs(www): add missing "command" component to imports (#550)
Browse files Browse the repository at this point in the history
Co-authored-by: shadcn <[email protected]>
  • Loading branch information
rudyorre and shadcn authored Aug 3, 2023
1 parent 8e5d080 commit 1532a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/www/content/docs/components/command.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ npm install cmdk

```tsx
import {
Command,
CommandDialog,
CommandEmpty,
CommandGroup,
Expand Down

1 comment on commit 1532a15

@vercel
Copy link

@vercel vercel bot commented on 1532a15 Aug 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./apps/www

ui-shadcn-pro.vercel.app
ui-git-main-shadcn-pro.vercel.app
example-playground.vercel.app
ui.shadcn.com

Please sign in to comment.