From f74bebeb8b95891a6e0ea0cfe6a67b786dc826de Mon Sep 17 00:00:00 2001 From: DevloperAmanSingh Date: Thu, 26 Jun 2025 23:46:38 +0530 Subject: [PATCH] feat: add comment for clip editing operations in timeline component --- apps/web/src/components/editor/timeline.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/src/components/editor/timeline.tsx b/apps/web/src/components/editor/timeline.tsx index b1eac6f..b20006d 100644 --- a/apps/web/src/components/editor/timeline.tsx +++ b/apps/web/src/components/editor/timeline.tsx @@ -722,6 +722,7 @@ export function Timeline() {
+ {/* Clip editing operations */}