From 4fbc6e24f3259634208d9d90a09a507b5cfa0515 Mon Sep 17 00:00:00 2001 From: tangly Date: Wed, 19 Oct 2022 12:50:36 +0800 Subject: [PATCH] =?UTF-8?q?Hexo=20=E6=A1=86=E6=9E=B6=E9=94=81=E5=AE=9A?= =?UTF-8?q?=E6=A8=AA=E5=90=91=E6=BB=9A=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hexo/LayoutBase.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hexo/LayoutBase.js b/themes/hexo/LayoutBase.js index ff45d646..537f0fad 100644 --- a/themes/hexo/LayoutBase.js +++ b/themes/hexo/LayoutBase.js @@ -64,7 +64,7 @@ const LayoutBase = props => { id="container-inner" className="pt-14 w-full mx-auto lg:flex lg:space-x-4 justify-center" > -
+
{onLoading ? : children}