@flow_sys_devel/util
v1.1.6
Published
utility library for internal project
Downloads
35
Readme
Utility/UI library for project SIM CLINIC on PT AMERTA MEDIA INTEGRA
Step by step installation
- install the package at "npm i @flow_sys_devel/util"
- import the needed component by NAMED IMPORT. import {component} from "@flow_sys_devel/util"
- don't forget to provide the required props for each imported component
TROUBLESHOOTING
- error case "invalid hooks call..." 1.1 clone the project repo, run npm i to install all dependencies, REMOVE REACT AND REACT DOM 1.2 build the project 1.3 publish the package, don't forget to increment the version