From b76014db0b372f1dc4cac8e4b936da2957cc9e08 Mon Sep 17 00:00:00 2001 From: p-sw Date: Sun, 30 Jun 2024 23:00:04 +0900 Subject: [PATCH] fix: fix build-time errors with latest Popover compatibility issues --- src/MainLayout.tsx | 3 ++- .../components/PopoverBlocks/Examples/ThemeSelector.tsx | 7 ++++++- .../components/PopoverBlocks/Examples/UserControl.tsx | 8 ++++++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/MainLayout.tsx b/src/MainLayout.tsx index 83698af..c105e44 100644 --- a/src/MainLayout.tsx +++ b/src/MainLayout.tsx @@ -62,7 +62,8 @@ function ThemeButton() { - +