Skip to content

Commit

Permalink
Fix toggle all checkboxes
Browse files Browse the repository at this point in the history
  • Loading branch information
icaliman committed Oct 23, 2023
1 parent 05f4e04 commit f6db3ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
this.checkIfAllCheckboxesAreChecked()
$wire.set(@js($getStatePath()), updatedStates)
$wire.set(@js($getStatePath()), updatedState)
this.areAllCheckboxesChecked = state
},
Expand Down

0 comments on commit f6db3ae

Please sign in to comment.