edit confirmbutton collor to primary color

This commit is contained in:
LailaWulandarii 2026-01-05 19:19:52 +07:00
parent aa123196d9
commit cc7a171986
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
text: "{{ session('success') }}",
icon: 'success',
confirmButtonText: 'Konfirmasi WhatsApp',
confirmButtonColor: '#20c997',
confirmButtonColor: '#3B8181',
allowOutsideClick: false
}).then((result) => {
if (result.isConfirmed) {