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

fix: import multiple hooks when react is not imported #25

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

pixellos
Copy link

@pixellos pixellos commented Nov 11, 2023

Fixes #24 24

@arthurgeron
Copy link
Owner

Looks good, but can you please add a test that would otherwise fail before this fix?

@pixellos
Copy link
Author

Hi, please see related issue - the sample test is present there - this error only happens, when multiple fixers are applied, and one depends on another.

I cannot make the test work, as it depends on immediate fix.

@arthurgeron
Copy link
Owner

I understand the issue at hand. Thank you for your contribution

@arthurgeron arthurgeron merged commit 9b92fd4 into arthurgeron:main Nov 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple fixers - help with the test - UseMemo and UseCallback without React in scope
2 participants