Skip to content

@sqlrooms/ui / Label

Variable: Label

const Label: ForwardRefExoticComponent<Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?) => string> & RefAttributes<HTMLLabelElement>>