You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a-inputclass="ml-[10%]"v-model:value="text"size="large"placeholder="Enter text for convert to qr-code"title="Qr-code"/>
13
+
<a-input@keypress.enter="generateNewQrCode"class="ml-[10%]"v-model:value="text"size="large"placeholder="Enter text for convert to qr-code"title="Qr-code"/>
0 commit comments