We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
src
Doing so results in bugs, e.g. #203.
We should guard against this in the future by using something like create-react-app's ModuleScopePlugin (docs).
The text was updated successfully, but these errors were encountered:
I don't think this problem exists anymore after the conversion to TS that forces us to import directly from the component file itself.
Sorry, something went wrong.
No branches or pull requests
Doing so results in bugs, e.g. #203.
We should guard against this in the future by using something like create-react-app's ModuleScopePlugin (docs).
The text was updated successfully, but these errors were encountered: