Reading this: https://www.solid-ui.com/docs/components/context-menu
Manual > Copy and paste the following code into your project
It does not contain <ContextMenuLabel />
But Usage says, it's possible to use
import {
ContextMenuLabel,
} from "~/components/ui/context-menu"
<ContextMenuLabel>My Account</ContextMenuLabel>