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 eefca43 commit 8d71c9fCopy full SHA for 8d71c9f
src/molecules/newsletter/Newsletter.html
@@ -35,7 +35,7 @@
35
</a-label>
36
37
<!-- @slot Button (Named slot) -->
38
- <slot name="button"></slot>
+ <slot name="button">
39
<a-button
40
class="a-newsletter__button"
41
@click.native.stop.prevent="onSubmit"
0 commit comments