Docs
Label
Label
Renders an accessible label associated with controls.
Usage
import { Label } from '@tszhong0411/ui'
<Label htmlFor='search'>Search</Label>
Renders an accessible label associated with controls.
import { Label } from '@tszhong0411/ui'
<Label htmlFor='search'>Search</Label>