From 917a5c238cdf11f0a877366186fb4c4dafb02188 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Mon, 10 Mar 2025 04:25:31 +0000 Subject: [PATCH] feat: trim video --- .idea/workspace.xml | 39 ++++++++------------ package-lock.json | 45 +++++++++++++++++++++++ package.json | 1 + src/components/input/ToolFileInput.tsx | 49 +++++++++++--------------- src/pages/tools/video/trim/index.tsx | 1 + 5 files changed, 82 insertions(+), 53 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b15d720..407cc6f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,23 +4,12 @@