We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f44616 + bc97171 commit 56226ddCopy full SHA for 56226dd
resources/views/components/modal/actions.blade.php
@@ -1,7 +1,7 @@
1
-<x-filament-actions::actions
+<x-filament::actions
2
:attributes="\Filament\Support\prepare_inherited_attributes($attributes)"
3
:alignment="config('filament.layout.actions.modal.actions.alignment')"
4
:dark-mode="config('filament.dark_mode')"
5
>
6
{{ $slot }}
7
-</x-filament-actions::actions>
+</x-filament::actions>
0 commit comments