From c607ef4ac12a5613f80d43d8c8a6358c6ba3bdfe Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Thu, 9 Mar 2023 14:41:15 +0800 Subject: [PATCH] theme-simple top-bar --- themes/simple/components/TopBar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/simple/components/TopBar.js b/themes/simple/components/TopBar.js index 210c41ef..ef18fd75 100644 --- a/themes/simple/components/TopBar.js +++ b/themes/simple/components/TopBar.js @@ -7,7 +7,7 @@ import CONFIG_SIMPLE from '../config_simple' export const TopBar = (props) => { if (CONFIG_SIMPLE.TOP_BAR_CONTENT) { return
-
+