@logo-rn/logo-chips
v0.2.1
Published
<LogoChips/> are compact elements that represent an input, attribute, or action.
Downloads
5
Readme
@logo-rn/logo-chips
are compact elements that represent an input, attribute, or action.
Installation
Install the component:
npm i @logo-rn/logo-chips -s
Usage
Once installed, import the component in your application:
import {LogoChips} from '@logo-rn/logo-chips';
<LogoAppBarTop title={"Title"} />