@@ -4,7 +4,6 @@
<input
v-model.trim="hyperlink"
type="text"
- maxlength="15"
placeholder="https://"
@change="onUrlChange()"
/>