From b386de2cfe62f20342c2708017b3c10ee5e965a4 Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 7 Feb 2023 21:56:10 +0400 Subject: [PATCH] docs(www): add credits --- apps/www/content/docs/primitives/command.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/www/content/docs/primitives/command.mdx b/apps/www/content/docs/primitives/command.mdx index 1fd6b26a4..3d40a3b24 100644 --- a/apps/www/content/docs/primitives/command.mdx +++ b/apps/www/content/docs/primitives/command.mdx @@ -4,6 +4,14 @@ description: Fast, composable, unstyled command menu for React. component: true --- + + +The `` 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. + + +