Skip to content

Commit

Permalink
Merge pull request #89 from creationx/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
apvarun authored Oct 31, 2021
2 parents d88cfbb + 59b2c4c commit d21c577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Toastify({
stopOnFocus: true, // Prevents dismissing of toast on hover
style: {
background: "linear-gradient(to right, #00b09b, #96c93d)",
}
},
onClick: function(){} // Callback after click
}).showToast();
```
Expand Down

0 comments on commit d21c577

Please sign in to comment.