feat: fix vite
This commit is contained in:
@@ -3,7 +3,7 @@ import 'nprogress/nprogress.css';
|
||||
import { Id, toast } from 'react-toastify';
|
||||
import { nanoid } from 'nanoid';
|
||||
import { toastLogin } from '@kevisual/resources/pages/message/ToastLogin';
|
||||
import { uploadFiles, UploadProgress } from '@kevisual/query-upload/query-upload';
|
||||
import { uploadFiles, UploadProgress } from '@kevisual/query-upload/query-upload.js';
|
||||
|
||||
export type ConvertOpts = {
|
||||
appKey?: string;
|
||||
|
||||
Reference in New Issue
Block a user