Q:

sweet alert react

swal({
	title: "Good job!",
	text: "You clicked the button!",
	icon: "success",
	button: "Aww yiss!"
});
0
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
0
import swal from 'sweetalert';
0

New to Communities?

Join the community