Skip to content

Commit

Permalink
Merge pull request #109 from juliangums/patch-1
Browse files Browse the repository at this point in the history
remove wire:ignore
  • Loading branch information
malzariey authored Aug 1, 2024
2 parents 887b2e3 + 73dea08 commit 9b857c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/date-range-picker.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
:component="$getFieldWrapperView()"
:field="$field"
>
<div wire:ignore>
<div>
<div
x-ref="container"
x-data="dateRangeComponent({
Expand Down

0 comments on commit 9b857c6

Please sign in to comment.