versacall-dashboards-library-react
This contains common React elements used globally.
Components
Adding to a react application
Use npm and run:
``
npm install versacall-dashboards-library-react
``
Packaging the library
1. Update the version in package.json
2. npm run compile
3. npm publish