You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Feature Request is going to tackle in NaNLABS's frontend practice. The motivation is starting to create engagement for learning the workflow for the nancy.js project.
Use Case
we want to provide an easy way to access different pre-baked react components. So these components should be used in the following way:
import{MyComponent}from"@nanlabs/react-lib-ui"
Proposed Solution
We want to create new hooks at packages/react-ui.
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
Version used
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered:
Describe the feature
This Feature Request is going to tackle in NaNLABS's frontend practice. The motivation is starting to create engagement for learning the workflow for the nancy.js project.
Use Case
we want to provide an easy way to access different pre-baked react components. So these components should be used in the following way:
Proposed Solution
We want to create new hooks at
packages/react-ui
.Other Information
No response
Acknowledgements
Version used
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered: