diff --git a/apps/www/src/content/docs/components/select.md b/apps/www/src/content/docs/components/select.md index e6798284..d653bf0a 100644 --- a/apps/www/src/content/docs/components/select.md +++ b/apps/www/src/content/docs/components/select.md @@ -1,8 +1,8 @@ --- title: Select description: Displays a list of options for the user to pick from—triggered by a button. -source: apps/www/src/lib/registry/default/ui/popover -primitive: https://www.radix-vue.com/components/popover.html +source: apps/www/src/lib/registry/default/ui/select +primitive: https://www.radix-vue.com/components/select.html --- @@ -45,4 +45,4 @@ import { -``` \ No newline at end of file +```