fix: fix upload chunk use libs
This commit is contained in:
parent
24a7344b6e
commit
b7cfbe3622
@ -1 +1 @@
|
||||
Subproject commit c7763cddc37caa5b485c415b320641aaac830663
|
||||
Subproject commit 967c2f94f27d0cd7f6733c5293d2f201eacad090
|
@ -3,8 +3,8 @@ import 'nprogress/nprogress.css';
|
||||
import { Id, toast } from 'react-toastify';
|
||||
import { nanoid } from 'nanoid';
|
||||
import { toastLogin } from '@kevisual/resources/pages/message/ToastLogin';
|
||||
import { uploadFileChunked, UploadProgress } from '@kevisual/query-upload/query-upload';
|
||||
import { toFile } from '@kevisual/query-upload/query-upload';
|
||||
import { uploadFileChunked, UploadProgress } from '@kevisual/query-upload/query-upload.js';
|
||||
import { toFile } from '@kevisual/query-upload/query-upload.js';
|
||||
export type ConvertOpts = {
|
||||
appKey?: string;
|
||||
version?: string;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 862b29cfa4e5faa4a581f0bc68d885c20da889dd
|
||||
Subproject commit 53cd97454dc4300a1a1040c25dd26d86c390f1c8
|
@ -1 +1 @@
|
||||
Subproject commit 86e6a8686e9cdb258beefbd8a934674bae17c3a0
|
||||
Subproject commit efa7fbe62e32a432b509629f4fe2f04719ef8a43
|
@ -1 +1 @@
|
||||
Subproject commit 4d0e945a92eea77784dd4fdf790fc2471e20b8c7
|
||||
Subproject commit 3eaf262ee87feeacfdd5dbdab6d46c086971b5a6
|
Loading…
x
Reference in New Issue
Block a user