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

Remove duplicate declaration in index.d.ts #104

Merged
merged 1 commit into from
Apr 1, 2019
Merged

Remove duplicate declaration in index.d.ts #104

merged 1 commit into from
Apr 1, 2019

Conversation

VincentLanglet
Copy link
Contributor

Fix

node_modules/notistack/index.d.ts:32:13 - error TS2300: Duplicate identifier 'ClassNameMap'.

32 export type ClassNameMap<ClassKey extends string = string> = Record<ClassKey, string>;
               ~~~~~~~~~~~~

@iamhosseindhv iamhosseindhv merged commit cb4ce42 into iamhosseindhv:master Apr 1, 2019
@iamhosseindhv
Copy link
Owner

Thanks @VincentLanglet. Fix has been published.

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.

2 participants