For Select component, the placeholder class isn't working.
On demo page, we can see that Select have a placeholder:text-muted-foreground so when there's no selected value, it should be displayed in the same color as the message below with the same class
Reproduction
https://www.shadcn-vue.com/docs/components/select#form
Describe the bug
For
Select
component, the placeholder class isn't working. On demo page, we can see thatSelect
have aplaceholder:text-muted-foreground
so when there's no selected value, it should be displayed in the same color as the message below with the same classSystem Info
Contributes