Fix linting issues

This commit is contained in:
svenadlung
2022-04-27 09:45:23 +02:00
parent a3d9ab93e0
commit 5c1bba6d5b
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
<script>
import { Editor, EditorContent } from '@tiptap/vue-3'
import StarterKit from '@tiptap/starter-kit'
import './index.css';
import './index.css'
export default {
components: {