[IMP] web_widget_open_tab: pre-commit auto fixes

pull/3029/head
Adam Heinz 2024-12-20 10:38:34 -05:00
parent 53974f8455
commit 998a017c5e
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@
t-on-click="openNewTab"
t-att-title="props.title"
t-on-mouseenter="ev => this.loadAttrs(ev)"
>
</a>
/>
</t>
</template>