React Components
This package exports some re-usable components.
Usage
Installation
Install the package from npm or github packages:
yarn add -S @sergiogc9/react
Then import and use the wanted component.
Documentation
The components can be found inside the src
directory. You can check every component description in the code file itself.