From 742cf8a8cc44e3db825d0953731a636a71bc87b4 Mon Sep 17 00:00:00 2001 From: Liboq <2661158759@qq.com> Date: Wed, 9 Aug 2023 10:32:08 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9Asidebar=E5=9C=A8768-1024=20?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E6=AD=A3=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/SideBarDrawer.js | 2 +- themes/hexo/components/SideBarDrawer.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/components/SideBarDrawer.js b/components/SideBarDrawer.js index 422f24ff245..31a29396bb9 100644 --- a/components/SideBarDrawer.js +++ b/components/SideBarDrawer.js @@ -37,7 +37,7 @@ const SideBarDrawer = ({ children, isOpen, onOpen, onClose, className }) => { } } - return