From 316da38b60e1f7d3b9b4bc96c3106273045d05ba Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 28 Apr 2022 11:51:22 +0800 Subject: [PATCH] =?UTF-8?q?hexo=20=E9=A6=96=E9=A1=B5=E5=AE=BD=E5=BA=A6?= 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 a510dd1b..56a975e0 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 xl:flex xl:space-x-4 justify-center" > -
+
{onLoading ? : children}