edit confirmbutton collor to primary color
This commit is contained in:
parent
aa123196d9
commit
cc7a171986
|
|
@ -56,7 +56,7 @@
|
|||
text: "{{ session('success') }}",
|
||||
icon: 'success',
|
||||
confirmButtonText: 'Konfirmasi WhatsApp',
|
||||
confirmButtonColor: '#20c997',
|
||||
confirmButtonColor: '#3B8181',
|
||||
allowOutsideClick: false
|
||||
}).then((result) => {
|
||||
if (result.isConfirmed) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue