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

renameComponent helper doesn't detect re-exports #785

Open
wise-king-sullyman opened this issue Oct 10, 2024 · 0 comments
Open

renameComponent helper doesn't detect re-exports #785

wise-king-sullyman opened this issue Oct 10, 2024 · 0 comments
Labels

Comments

@wise-king-sullyman
Copy link
Collaborator

Because the renameComponent helper only hits opening element nodes it misses re-exports such as export * from '@patternfly/react-component-groups/dist/dynamic/InvalidObject';

We should update the helper to catch such usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant