fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.34k stars 676 forks source link

(chore): change type prop to optional #927

Closed mario-petrovic closed 1 year ago

mario-petrovic commented 1 year ago

type prop needs to be set as optional in types as it has a default value set.

I stumbled upon this when i opened tests for ProgressBar, they showed missing type prop

coveralls commented 1 year ago

Coverage Status

Coverage: 88.852% (-0.01%) from 88.864% when pulling 3ea606feb5aa0ac99b1ee35c801ca54dfd093098 on mario-petrovic:change-type-to-optional into 98f625872b3321a9d4f9c49feb532338135fde07 on fkhadra:next.