@pixeen/text
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.