Text - Vivid Component
Text component, abstracting out common text variations we use in our apps.
Installation
$ yarn add @rexlabs/text
Usage
import {
TextProvider,
Text,
// Specific variants
Heading,
Body,
Large,
Small,
Semibold,
Bold,
} from '@rexlabs/text';
Legal
Copyright © 2020 Rex Software All Rights Reserved.