Docs
Label
Label
Renders an accessible label associated with controls.
Usage
import shadcn.ui.components.Label
Label {
htmlFor="email"
+ "Your email address"
}