From c4eaeee3203a8ed2ebfa4bc792ada3ec4703438e Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 11 Jan 2021 22:28:58 +0800 Subject: feat: Fix #200. --- FrontEnd/src/app/App.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'FrontEnd/src/app/App.tsx') diff --git a/FrontEnd/src/app/App.tsx b/FrontEnd/src/app/App.tsx index 6cdf2434..7bd92bf7 100644 --- a/FrontEnd/src/app/App.tsx +++ b/FrontEnd/src/app/App.tsx @@ -39,6 +39,7 @@ const App: React.FC = () => { }> +
-- cgit v1.2.3