From f0d7ba854a97f875952fba58bdd372864e8c8d65 Mon Sep 17 00:00:00 2001 From: Isaac Lee <16869656+ijlee2@users.noreply.github.com> Date: Fri, 6 Dec 2024 06:42:27 +0100 Subject: [PATCH] Removed {{action}} helper from addon (#411) * chore: Removed {{action}} helper from addon * chore: Removed {{action}} helper from docs-app --------- Co-authored-by: ijlee2 --- addon/components/basic-dialog.hbs | 4 ++-- addon/components/liquid-dialog.hbs | 4 +--- tests/dummy/app/utils/code-snippets/index.js | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/addon/components/basic-dialog.hbs b/addon/components/basic-dialog.hbs index 61f58153..3a628afc 100644 --- a/addon/components/basic-dialog.hbs +++ b/addon/components/basic-dialog.hbs @@ -27,8 +27,8 @@ {{#if this.hasOverlay}}

Stop! Modal Time!