Skip to content

Commit

Permalink
Ignore SnackbarProvider ref in typedefs
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhosseindhv committed Dec 23, 2020
1 parent 6ceeebe commit 7bfe9a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ export interface SnackbarProviderProps extends SharedProps {
*/
iconVariant?: Partial<IconVariant>;
/**
* @ignore
* SnackbarProvider's ref
*/
ref?: React.Ref<SnackbarProvider>;
Expand Down

0 comments on commit 7bfe9a7

Please sign in to comment.