Commit after lint --fix

This commit is contained in:
Tomas Bednarik 2019-10-30 17:15:32 +01:00
parent f9d901c843
commit 194178627d

View File

@ -1,5 +1,7 @@
<template> <template>
<ds-tag><a v-bind:href="`/?hashtag=${id}`" target="_blank">#{{ id }}</a></ds-tag> <ds-tag>
<a v-bind:href="`/?hashtag=${id}`" target="_blank">#{{ id }}</a>
</ds-tag>
</template> </template>
<script> <script>