From 8c736d5c08b0ba91ce0e27f5cb462644e7d31131 Mon Sep 17 00:00:00 2001 From: cocos02 Date: Sun, 14 Jun 2026 18:02:03 +0800 Subject: [PATCH] fix: remove redundant preview header from editor PreviewPanel --- editor/components/PreviewPanel.vue | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/editor/components/PreviewPanel.vue b/editor/components/PreviewPanel.vue index 3da97af..e607f47 100644 --- a/editor/components/PreviewPanel.vue +++ b/editor/components/PreviewPanel.vue @@ -31,7 +31,6 @@ function togglePlay() {