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

Duplicate ClassNameMap identifier in TypeScript definitions #105

Closed
Methuselah96 opened this issue Apr 1, 2019 · 2 comments
Closed

Duplicate ClassNameMap identifier in TypeScript definitions #105

Methuselah96 opened this issue Apr 1, 2019 · 2 comments

Comments

@Methuselah96
Copy link

Methuselah96 commented Apr 1, 2019

Expected Behavior

There should be no errors in the TypeScript definitions.

Current Behavior

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'.

Steps to Reproduce

Link:

Context

Use notistack in a TypeScript app.

Your Environment

Tech Version
Notistack v0.6.0
React
Browser
etc.
@Methuselah96
Copy link
Author

Will be resolved by #106.

@iamhosseindhv
Copy link
Owner

Fixed in #106 #104

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

No branches or pull requests

2 participants