@logo-rn/logo-label
v0.2.1
Published
<LogoLabel/> is used for text input labels according to the design in Figma.
Downloads
12
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 -s
Usage
Once installed, import the component in your application:
import { LogoLabel } from '@logo-rn/logo-label';
<LogoLabel>LogoLabel Here</LogoLabel>