@logo-rn/logo-switch
v0.2.0
Published
<LogoSwitch/> is used for switch components to the design in Figma.
Downloads
10
Readme
@logo-rn/logo-switch
is used for switch components to the design in Figma.
Installation
Install the component:
npm i @logo-rn/logo-switch -s
Usage
Once installed, import the component in your application:
import {LogoSwitch} from '@logo-rn/logo-switch';
<LogoSwitch
id="switch"
text="Switch" />