mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-07 22:18:39 +00:00
docs(www): add credits
This commit is contained in:
@@ -4,6 +4,14 @@ description: Fast, composable, unstyled command menu for React.
|
||||
component: true
|
||||
---
|
||||
|
||||
<Callout>
|
||||
|
||||
The `<Command />` component is built using [`cmdk`](https://cmdk.paco.me) by
|
||||
[pacocoursey](https://twitter.com/pacocoursey) and
|
||||
[raunofreiberg](https://twitter.com/raunofreiberg). Check out https://cmdk.paco.me.
|
||||
|
||||
</Callout>
|
||||
|
||||
<ComponentExample src="/components/examples/command/demo.tsx" align="start">
|
||||
<CommandDemo />
|
||||
</ComponentExample>
|
||||
|
||||
Reference in New Issue
Block a user