diff --git a/frontend/src/utils/index.js b/frontend/src/utils/index.js index a7a0d082..6c8f7e02 100644 --- a/frontend/src/utils/index.js +++ b/frontend/src/utils/index.js @@ -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({