@logo-rn/logo-label
v0.2.1
Published
<LogoLabel/> is used for text input labels according to the design in Figma.
Downloads
59
Readme
@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>