From a91745e1233134bb222b4e9eceb584d573538313 Mon Sep 17 00:00:00 2001 From: Matthew Hartstonge Date: Wed, 13 Nov 2024 23:04:48 +1300 Subject: [PATCH] ci(addon/components/paper-form): removes no-redundant-landmark-role lint. --- addon/components/paper-form.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon/components/paper-form.hbs b/addon/components/paper-form.hbs index ece5a1034..4f5f0006f 100644 --- a/addon/components/paper-form.hbs +++ b/addon/components/paper-form.hbs @@ -1,4 +1,4 @@ -
+ {{yield (hash isValid=this.isValid