From bc3f107d3d88270540caaeb82dbf571dcfc4c209 Mon Sep 17 00:00:00 2001 From: xiaoxia Date: Thu, 30 Jul 2026 11:25:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BE=E7=89=87src=E7=A9=BA=E5=AD=97?= =?UTF-8?q?=E7=AC=A6=E4=B8=B2=E9=98=B2=E5=BE=A1(||undefined)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/PipConfigPanel/components/LayerList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/pages/editing-planner/components/PipConfigPanel/components/LayerList.tsx b/apps/web/src/pages/editing-planner/components/PipConfigPanel/components/LayerList.tsx index 7c7662672..135d507d6 100644 --- a/apps/web/src/pages/editing-planner/components/PipConfigPanel/components/LayerList.tsx +++ b/apps/web/src/pages/editing-planner/components/PipConfigPanel/components/LayerList.tsx @@ -29,7 +29,7 @@ export const LayerList: React.FC = ({ layers, selectedId, onSele {layer.thumbnail_url || layer.material_url ? ( {layer.name} ) : (