refactor: removed trailing semicolon

This commit is contained in:
Fahid Latheef A
2024-11-11 11:46:02 +05:30
committed by GitHub
parent 740584d883
commit 93b3eda05c

View File

@@ -11,7 +11,7 @@ import { watch } from 'vue'
import dayjs from '@/utils/dayjs'
import Embed from '@editorjs/embed'
import SimpleImage from '@editorjs/simple-image'
import Table from '@editorjs/table';
import Table from '@editorjs/table'
export function createToast(options) {
toast({