timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.55k stars 313 forks source link

fix: unmet peer dependency #265

Open glpecile opened 1 year ago

glpecile commented 1 year ago

When compiling my app this warning shows up:

warning "react-hot-toast > goober@2.1.11" has unmet peer dependency "csstype@^3.0.10".

Edit: I see there's the PR #262 for this issue.