//import sweetalert <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script> //Alert <script>swal("My title", "My description", "success");</script>