Skip to content

Commit

Permalink
Remove last action usage (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp authored Aug 19, 2024
1 parent f11e0e4 commit 50c7a7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions liquid-fire/src/components/liquid-sync.hbs
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
{{!-- template-lint-disable no-action --}}
{{yield (action "ready")~}}
{{yield this.ready~}}
<div class="liquid-sync" {{this.setup}}></div>

0 comments on commit 50c7a7b

Please sign in to comment.