From 42377193db46630056c7ed1d45845c5e01718cd5 Mon Sep 17 00:00:00 2001 From: lishuang Date: Sun, 20 Mar 2022 16:05:40 +0800 Subject: [PATCH] Fix the layout bug. --- src/pages/layout/SideLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/layout/SideLayout.tsx b/src/pages/layout/SideLayout.tsx index 42e6b30..431e4ca 100644 --- a/src/pages/layout/SideLayout.tsx +++ b/src/pages/layout/SideLayout.tsx @@ -105,7 +105,7 @@ export default class SideLayout extends TankComponent { })} - {Lang.t("layout.about")} + {Lang.t("layout.about")}