From 7d309e72bb3f3666b3dbf3572ca7689a2d627d6a Mon Sep 17 00:00:00 2001 From: bepyan Date: Sat, 10 Aug 2024 00:43:55 +0900 Subject: [PATCH] fix: tooltip hydration bug --- src/components/editor/navigation.tsx | 2 +- .../layout-setting.tsx | 54 ++++++++++++------- src/components/ui/tooltip-simple.tsx | 3 +- 3 files changed, 36 insertions(+), 23 deletions(-) diff --git a/src/components/editor/navigation.tsx b/src/components/editor/navigation.tsx index 340c5d6..27f52f7 100644 --- a/src/components/editor/navigation.tsx +++ b/src/components/editor/navigation.tsx @@ -139,7 +139,7 @@ export default function EditorNavigation({ backLink = "./" }: Props) { 공유 - +