sweetalert2 / sweetalert2-react-content

Official SweetAlert2 enhancer adding support for React elements as content
MIT License
703 stars 48 forks source link

Fix passing react elements via .mixin() #152 #153

Closed zenflow closed 3 years ago

zenflow commented 3 years ago

Adds a failing test demonstrating #152

Actually splits the first test case in two, one passing react elements via .fire() (as before), the other passing react elements via .mixin() (the failing case).

limonte commented 3 years ago

:tada: This PR is included in version 3.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: