Skip to content

Commit

Permalink
Merge pull request #26 from lara-zeus/fix-filament-styles
Browse files Browse the repository at this point in the history
fix filament styles
  • Loading branch information
atmonshi authored Sep 2, 2023
2 parents d1f68fa + 0a7dc86 commit e401abe
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 e401abe

Please sign in to comment.