uxweb/sweet-alert

SA and LiveWire how ?

serwin35 opened this issue · 0 comments

Hi, how can I force this component to run in livewire?

in layout/lay.blade.php i have @include

when i add
alert()->success(__("Add"))->autoclose(4500);

to function in livewire nothing happens