0.1.1 • Published 3 years ago

@labrnth/text v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@labrnth/text

A text component.

Installation

yarn add @labrnth/text

Usage

import Text from '@labrnth/text';

<Text />

Props

PropTypeDefaultDescription
childrenReact.ReactNodeThe contents of the text.
component?React.ElementTypeThe underlying component of the text.
variant?uppercase, paragraph, subtitle, title, smallparagraphThe styled variant of the text.
0.1.1

3 years ago

0.1.0

3 years ago