docs: update select.md with correct docs link (#94)
The link to vue-shadcn source & radix-vue docs was pointing to Popover component instead of Select component.
This commit is contained in:
parent
97a6369f2f
commit
417368bcd4
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Select
|
title: Select
|
||||||
description: Displays a list of options for the user to pick from—triggered by a button.
|
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
|
source: apps/www/src/lib/registry/default/ui/select
|
||||||
primitive: https://www.radix-vue.com/components/popover.html
|
primitive: https://www.radix-vue.com/components/select.html
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user