From 5f29a7533b45dbd1c22291559e58167fb8c163bb Mon Sep 17 00:00:00 2001 From: Lorraxs Date: Wed, 17 Jan 2024 17:17:58 +0700 Subject: [PATCH] Update App.tsx --- web/src/App.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index ea343fa..917ac4d 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -38,6 +38,7 @@ function App() { {Object.keys(AppActions).map((action) => { return ( ); @@ -45,8 +46,11 @@ function App() { {show && (