@logo-rn/logo-card
v0.2.4
Published
<LogoCard/> contain content and actions about a single subject
Downloads
9
Readme
@logo-rn/logo-card
contain content and actions about a single subject
Installation
Install the component:
npm i @logo-rn/logo-card -s
Usage
Once installed, import the component in your application:
import {LogoCard} from '@logo-rn/logo-card';
<LogoCard bodyText="This is a Card" />