Skip to content

Commit

Permalink
fix filament styles
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Sep 2, 2023
1 parent d1f68fa commit 0a7dc86
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@
<livewire:bolt.fill-form :inline="true" :slug="$checkForm->slug" />
@endif
@endif

@push('styles')
@filamentStyles
@endpush
</div>

0 comments on commit 0a7dc86

Please sign in to comment.