From 93a2ab903794979968b960c5aae143d137bcc115 Mon Sep 17 00:00:00 2001 From: Nettika Date: Thu, 29 Jan 2026 11:53:45 -0800 Subject: [PATCH] Rename primitives panel --- src/components/AppLayout.vue | 6 +++--- .../{PrimitivesSidebar.vue => PrimitivesPanel.vue} | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) rename src/components/{PrimitivesSidebar.vue => PrimitivesPanel.vue} (87%) diff --git a/src/components/AppLayout.vue b/src/components/AppLayout.vue index cc00cdf1d..29ceefebe 100644 --- a/src/components/AppLayout.vue +++ b/src/components/AppLayout.vue @@ -1,6 +1,6 @@