feat(toast): add @persist in app
This commit is contained in:
parent
c5ded12c25
commit
0cab8d3373
@ -15,7 +15,9 @@
|
||||
@include('components.partials.studio._sidebar')
|
||||
@include('components.partials.studio._header')
|
||||
|
||||
<flux:toast position="top end" class="ps-6" />
|
||||
@persist('toast')
|
||||
<flux:toast position="bottom end" class="ps-6" />
|
||||
@endpersist
|
||||
|
||||
{{ $slot }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user