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

usePastelColorGenerator is not exposed properly from the public api #263

Closed
brionmario opened this issue Oct 3, 2024 · 0 comments · Fixed by #262
Closed

usePastelColorGenerator is not exposed properly from the public api #263

brionmario opened this issue Oct 3, 2024 · 0 comments · Fixed by #262
Assignees
Labels
bug Something isn't working good first issue Good for newcomers package:react Issues/PRs related to the `@oxygen-ui/react` package.

Comments

@brionmario
Copy link
Member

brionmario commented Oct 3, 2024

Describe the issue:

importing usePastelColorGenerator from @oxygen-ui/react fails.

How to reproduce:

Try to import as follows:

import {usePastelColorGenerator}  from '@oxygen-ui/react';

Expected behavior:

usePastelColorGenerator should be exposed.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Affected Package: @oxygen-ui/react
  • Library Version: 1.13.11
  • OS: Mac
  • Browser: Google Chrome
@brionmario brionmario added the bug Something isn't working label Oct 3, 2024
@brionmario brionmario added package:react Issues/PRs related to the `@oxygen-ui/react` package. good first issue Good for newcomers labels Oct 3, 2024
@brionmario brionmario changed the title bug(react): usePastelColorGenerator is not exposed properly from the public api usePastelColorGenerator is not exposed properly from the public api Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers package:react Issues/PRs related to the `@oxygen-ui/react` package.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants