Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve lab component export #119

Open
rosudhi opened this issue Apr 29, 2021 · 0 comments
Open

Improve lab component export #119

rosudhi opened this issue Apr 29, 2021 · 0 comments
Labels
enhancement New feature or request react-components-lab react components lab package

Comments

@rosudhi
Copy link
Contributor

rosudhi commented Apr 29, 2021

Issue

Currently all exported method are in single location, but we may want those to be grouped based on it's component.

How to Reproduce

  • import a component from @dhi/react-components-lab and we will see messed up component and it's belonging.
    image

Expected

  • Importing component from this @dhi/react-components-lab should return main component only, other supported type, method, etc should accessed from it's parent, @dhi/react-components-lab/{component_name}
@rosudhi rosudhi added enhancement New feature or request react-components-lab react components lab package labels Apr 29, 2021
@rihr rihr closed this as completed Nov 4, 2021
@rihr rihr reopened this Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request react-components-lab react components lab package
Projects
None yet
Development

No branches or pull requests

2 participants