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
ClassNameMap
There should be no errors in the TypeScript definitions.
When compiling:
ERROR in [at-loader] ..\node_modules\notistack\index.d.ts:5:6 TS2300: Duplicate identifier 'ClassNameMap'. ERROR in [at-loader] ..\node_modules\notistack\index.d.ts:32:13 TS2300: Duplicate identifier 'ClassNameMap'.
Link:
Use notistack in a TypeScript app.
notistack
The text was updated successfully, but these errors were encountered:
Will be resolved by #106.
Sorry, something went wrong.
Fixed in #106 #104
No branches or pull requests
Expected Behavior
There should be no errors in the TypeScript definitions.
Current Behavior
When compiling:
Steps to Reproduce
Link:
Context
Use
notistack
in a TypeScript app.Your Environment
The text was updated successfully, but these errors were encountered: