aamay001 / react-resume

Resume Builder in React
https://resumejs.netlify.app/
107 stars 52 forks source link

DarkModeForToast: Add darkmode for toast and update react-toastify #109

Closed shakyaprasen closed 3 years ago

shakyaprasen commented 3 years ago

I added darkmode style for the toast. Issue #108 . Updated react-toastify to 8.0.2 to accomodate darkmode in react-toastify. Darkmode: image

Lightmode: image