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
https://stackblitz.com/edit/stackblitz-starters-rkcnac?file=pages%2Findex.tsx
v2.0 seems to have introduced a bug regarding types exports, most likely this commit.
No error
Importing Atropos results in Cannot find module 'atropos/react' or its corresponding type declarations. even though the component works fine.
Cannot find module 'atropos/react' or its corresponding type declarations.
2.0
n/a
The text was updated successfully, but these errors were encountered:
e1d24e9
No branches or pull requests
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/stackblitz-starters-rkcnac?file=pages%2Findex.tsx
Bug description
v2.0 seems to have introduced a bug regarding types exports, most likely this commit.
Expected Behavior
No error
Actual Behavior
Importing Atropos results in
Cannot find module 'atropos/react' or its corresponding type declarations.
even though the component works fine.Atropos version
2.0
Platform/Target and Browser Versions
n/a
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: