From 694b462f604b62e42fb7ac5767bac44501ef0dc1 Mon Sep 17 00:00:00 2001 From: Jovi Hsu Date: Wed, 17 Nov 2021 12:04:21 +0800 Subject: [PATCH] remopve the footer --- frontend/src/app.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app.rs b/frontend/src/app.rs index 7172cc4..830947d 100644 --- a/frontend/src/app.rs +++ b/frontend/src/app.rs @@ -97,8 +97,8 @@ impl Component for App { } } }