We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608ee95 commit 71700b9Copy full SHA for 71700b9
1 file changed
src/tools/qr-code-generator/qr-code-generator.vue
@@ -154,6 +154,7 @@ async function copyQRCode() {
154
label-position="left"
155
label-width="130px"
156
label-align="right"
157
+ multiline
158
:label="t('tools.qr-code-generator.texts.label-text')"
159
rows="1"
160
:placeholder="t('tools.qr-code-generator.texts.placeholder-your-link-or-text')"
0 commit comments