Sengkap Sumbal Konfirmasi Kelas Tombol
Swal.fire({
title: 'example text',
buttonsStyling: false,
customClass: {
confirmButton: 'example-class' //insert class here
}
})
Good Giraffe