Skip to content

Commit

Permalink
fix: closeOnClick jsdoc to be the same as the real one.
Browse files Browse the repository at this point in the history
  • Loading branch information
maou-shonen authored and fkhadra committed May 15, 2024
1 parent 9600c4a commit 801a3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ interface CommonOptions {

/**
* Remove the toast when clicked.
* `Default: true`
* `Default: false`
*/
closeOnClick?: boolean;

Expand Down

0 comments on commit 801a3ea

Please sign in to comment.