hngngn / shadcn-solid

shadcn/ui, but for Solid.
https://shadcn-solid.com
MIT License
210 stars 13 forks source link

DropDownMenuLabel does not exist #33

Closed Caesarovich closed 7 months ago

Caesarovich commented 7 months ago

Hi,

In the docs we can see this example:

import {
    ...
    DropdownMenuLabel,
    ...
} from "@/components/ui/dropdown-menu"

But DropdownMenuLabel does not exist and cannot be used. I am not sure if this is a documentation error, or if it should be added.

Looking at Kobalte, we can see that there is no such primitive provided.

hngngn commented 7 months ago

Yes, there is no DropdownMenuLabel but DropdownMenuGroupLabel and DropdownMenuItemLabel