change title of confirmation popup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@props([
|
||||
'title' => 'Are you sure?',
|
||||
'title' => null,
|
||||
'isErrorButton' => false,
|
||||
'buttonTitle' => 'Confirm Action',
|
||||
'buttonFullWidth' => false,
|
||||
|
||||
Reference in New Issue
Block a user