0.0.3 • Published 3 years ago

@carecar-ds/text v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

@carecar-ds/text

Welcome to my Text component.

Installation

npm i @carecar-ds/text
# or with yarn
yarn add @carecar-ds/text

Then to use the component in your code just import it!

import { H1, Text } from '@carecar-ds/text';