@pixeen/text
Text component
➤ Usage
<Text>Hello</Text>
➤ Getting Started
Install Component
yarn add @pixeen/text goober
Import in your project
import { setup } from 'goober';
Setup the component
setup(React.createElement);
➤ License
Licensed under MIT.