From 0309f9cf0879fa0186293f783b25290b2d13f47b Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Mon, 14 Jul 2025 19:48:12 +0200 Subject: [PATCH] refactor: comment --- apps/web/src/components/editor/media-panel/views/media.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/editor/media-panel/views/media.tsx b/apps/web/src/components/editor/media-panel/views/media.tsx index 8c5718b1..5438737f 100644 --- a/apps/web/src/components/editor/media-panel/views/media.tsx +++ b/apps/web/src/components/editor/media-panel/views/media.tsx @@ -207,7 +207,7 @@ export function MediaView() {
- {/* Search and filter controls (removed old Add button) */} + {/* Search and filter controls */}