Little Spoon label
npm install @littlespoon/label
Yarn:
``sh`
yarn add label
npm:
`sh`
npm install label --save
Import component:
`tsx`
import Label from '@littlespoon/label'
Render label:
`tsx`
Render Label with props:
`tsx``
> Note: This is not an HTML label and this component is not intended to be used in forms.