@temporg/ui-text
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages

ui-text

npm  build-status  MIT License  Code of Conduct

A component for styling textual content.

Components

The ui-text package contains the following:

Installation

yarn add @temporg/ui-text

Usage

---
example: false
---
import React from 'react'
import { Text } from '@temporg/ui-text'

const MyText = () => {
  return (
    <Text>
      Whatever you want to display goes here.
    </Text>
  )
}

/@temporg/ui-text/

    Package Sidebar

    Install

    npm i @temporg/ui-text

    Weekly Downloads

    1

    Version

    99.10.0

    License

    MIT

    Unpacked Size

    43.7 kB

    Total Files

    17

    Last publish

    Collaborators

    • npm