Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@pixeen/text

pixeen126MIT0.0.46TypeScript support: included

Text component

pixeen, component, text

readme

@pixeen/text

Downloads per month NPM Version Dependencies Contributors

Text component


-----------------------------------------------------

➤ Usage

<Text>Hello</Text>

-----------------------------------------------------

➤ Getting Started

Install Component

yarn add @pixeen/text goober

Import in your project

`typescript jsx import { setup } from 'goober';


### Setup the component

```typescript jsx
setup(React.createElement);

-----------------------------------------------------

➤ License

Licensed under MIT.