re-factor / cleanup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<v-text-field
|
||||
v-bind="$attrs"
|
||||
v-on="$listeners"
|
||||
type="url"
|
||||
prepend-icon="$ayiExternalLinkAlt"
|
||||
v-on="$listeners"
|
||||
@click:prepend="openUrl"
|
||||
></v-text-field>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user