LabelRenders an accessible label associated with controls.
Import all parts and piece them together.
Install the component from your command line.
npm install @raystack/apsara
import { Label } from '@raystack/apsara' <Label size="small">Label</Label> <Label size="medium">Label</Label> <Label size="large">Label</Label>