We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057b71b commit 5decf4aCopy full SHA for 5decf4a
addon/components/paper-form.hbs
@@ -1,4 +1,4 @@
1
-<form role='form' class={{@class}} {{on 'submit' this.submit}} ...attributes>
+<form class={{@class}} {{on 'submit' this.submit}} ...attributes>
2
{{yield
3
(hash
4
isValid=this.isValid
0 commit comments