@fronzec/dummy-utils
v1.0.0
Published
set of components with common functionalities
Downloads
1
Readme
React Components
This is just a collection of common components I use in my projects
Before to start
You need the next packages installed:
- react: ^16.0.0 || ^17.0.0
Getting started
To install @fronzec/dummy-components
in your project, run next command:
npm install -S @fronzec/dummy-components
or
yarn add @fronzec/dummy-components