@hidstech/common_components
v0.1.27
Published
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Downloads
20
Readme
- CustomModal ------------
- FileUpload
- Navbar
- pro-modal
- SideMenu
- Uploadthings
- UserAvatar ----------
New packages to be added
- re-resizable
- react-draggable
How to use local package
- npm run build
- then cd dist
- npm link
- cd example/client
- npm link @hidstech/common_components
- now you can use the local package in example/client