Skip to content

Add typings for withToastManager()#97

Open
HVish wants to merge 1 commit intojossmac:masterfrom
HVish:master
Open

Add typings for withToastManager()#97
HVish wants to merge 1 commit intojossmac:masterfrom
HVish:master

Conversation

@HVish
Copy link

@HVish HVish commented Mar 17, 2020

export function withToastManager(...args: any[]): any;

Above declaration was causing problems in inferring props of a child component of this HOC. I have added suggested type declarations for it.

This serves the purpose in my use-case, correct me if I am wrong, hope this will help.

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.

1 participant