Fix linting

This commit is contained in:
Wolfgang Huß 2021-05-18 20:51:01 +02:00
parent 1f22995db6
commit a9a0d1c380

View File

@ -9,11 +9,7 @@
<ds-flex-item :width="{ base: '100%', sm: 1, md: 1 }">
<ds-space>
<a :href="links.ORGANIZATION" :title="$t('login.moreInfo', metadata)" target="_blank">
<img
class="image"
alt="Under maintenance"
src="/img/custom/logo-squared.svg"
/>
<img class="image" alt="Under maintenance" src="/img/custom/logo-squared.svg" />
</a>
</ds-space>
</ds-flex-item>