From 1c61a1985fe2977e3250fc09c52e19e2248b1d0a Mon Sep 17 00:00:00 2001 From: zhouyun1 Date: Thu, 30 Nov 2023 17:01:30 +0800 Subject: [PATCH] =?UTF-8?q?chore(popover):=20=E7=A4=BA=E4=BE=8B=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=BC=98=E5=8C=96=20(#2677)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/ui/popover/stories/content.stories.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/ui/popover/stories/content.stories.tsx b/packages/ui/popover/stories/content.stories.tsx index 61402d0c0..3363569ba 100644 --- a/packages/ui/popover/stories/content.stories.tsx +++ b/packages/ui/popover/stories/content.stories.tsx @@ -15,7 +15,6 @@ export const Content = () => { const [visible, setVisible] = React.useState(false) const [loading, setLoading] = React.useState(false) const popoverVisibleRef = React.useRef(false) - const [popoverVisible, setPopoverVisible] = React.useState(false) const title = (