Skip to content

Commit

Permalink
fix: problem in the template
Browse files Browse the repository at this point in the history
  • Loading branch information
andreadlgdo committed Jun 26, 2024
1 parent 2676ca5 commit 16f5b88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<RenderlessFilter
v-slot="{ filter, clickFilter, cssClasses, isDisabled }"
:class="cssClasses"
:clickEvents="clickEventsEmit"
:clickEvents="clickEventsToEmit"
:filter="filter"
class="x-simple-filter"
>
Expand Down

0 comments on commit 16f5b88

Please sign in to comment.