From dd17bbd934c31607d7fa91522f2a507612651938 Mon Sep 17 00:00:00 2001 From: thinkasany <480968828@qq.com> Date: Sun, 28 Sep 2025 13:06:34 +0800 Subject: [PATCH] fix: pannel to panel --- src/TourStep/DefaultPanel.tsx | 2 +- tests/__snapshots__/index.test.tsx.snap | 28 ++++++++++++------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/TourStep/DefaultPanel.tsx b/src/TourStep/DefaultPanel.tsx index 3eb01a4..6baa7aa 100644 --- a/src/TourStep/DefaultPanel.tsx +++ b/src/TourStep/DefaultPanel.tsx @@ -30,7 +30,7 @@ export default function DefaultPanel(props: DefaultPanelProps) { const mergedClosable = !!closable; return ( -
+