feat: trim video

This commit is contained in:
Ibrahima G. Coulibaly
2025-03-10 04:25:31 +00:00
parent d76abec8c0
commit 917a5c238c
5 changed files with 82 additions and 53 deletions

View File

@@ -92,6 +92,7 @@ export default function TrimVideo({ title }: ToolComponentProps) {
}
value={values.trimStart}
label={'Start Time'}
sx={{ mb: 2, backgroundColor: 'white' }}
/>
<TextFieldWithDesc
onOwnChange={(value) =>