0.2.1 • Published 3 years ago
@logo-rn/logo-label v0.2.1
@logo-rn/logo-label
is used for text input labels according to the design in Figma.
Installation
Install the component:
npm i @logo-rn/logo-label -sUsage
Once installed, import the component in your application:
import { LogoLabel } from '@logo-rn/logo-label'; <LogoLabel>LogoLabel Here</LogoLabel>