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.
2 parents f2db86c + 2267abd commit 0413170Copy full SHA for 0413170
src/components/NcActionText/NcActionText.vue
@@ -22,7 +22,6 @@
22
<strong class="action-text__name">
23
{{ name }}
24
</strong>
25
- <br>
26
<!-- white space is shown on longtext, so we can't
27
put {{ text }} on a new line for code readability -->
28
<span class="action-text__longtext" v-text="text" />
0 commit comments