Skip to content

Commit

Permalink
remove deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
fkhadra committed Jan 15, 2024
1 parent 8847eae commit 34f093e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,6 @@ interface CommonOptions {
containerId?: Id;

/**
* @deprecated
* ⚠️ Will be removed in the next major release. You can pass a react component with you handler instead.
*
* Fired when clicking inside toaster
*/
onClick?: (event: React.MouseEvent) => void;
Expand Down

0 comments on commit 34f093e

Please sign in to comment.