kessejones / react-sweetalert2

SweetAlert2 implementation for ReactJS
https://kessejones.github.io/react-sweetalert2/
Apache License 2.0
14 stars 2 forks source link

SweetAlert2: Unknown parameter "Type" #9

Closed wsl2001 closed 3 years ago

wsl2001 commented 3 years ago

Type properties no longer works like "success, info , error, etc..." on latest release 0.4.0 getting Unknown parameter "Type". all other properties are fine.

kessejones commented 3 years ago

From version 9 of sweetalert2 the type property has been changed toicon. I will make this fix in the examples.Thanks!