fix lint issues

This commit is contained in:
Mutasem 2021-07-08 22:43:26 +02:00
parent 5b75459f43
commit 5313bcacd9
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
<script lang="ts">
export default {
props: ["text", "type"],
props: ["text", "type"],
};
</script>

View file

@ -21,7 +21,7 @@ import { runExternalHook } from './components/mixins/externalHooks';
// @ts-ignore
import vClickOutside from 'v-click-outside';
import Fragment from 'vue-fragment'
import Fragment from 'vue-fragment';
import { library } from '@fortawesome/fontawesome-svg-core';
import {