Skip to content

Commit 0adfab7

Browse files
committed
uload dialog
1 parent 40f68f7 commit 0adfab7

File tree

10 files changed

+692
-616
lines changed

10 files changed

+692
-616
lines changed

app/components/dialogs/edit-video-dialog.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ export function EditVideoDialog() {
8484
}
8585
}
8686

87+
// @ts-expect-error this needs 10 generics in this version for some reason
8788
const form = useForm<FormData>({
8889
defaultValues: {
8990
title: videoData?.title,

app/components/dialogs/trim-video-dialog.tsx

Lines changed: 0 additions & 321 deletions
This file was deleted.

0 commit comments

Comments
 (0)