From 984183330608e9da0d1a706f00e1d9be935fe187 Mon Sep 17 00:00:00 2001 From: JunchengJiang1 Date: Wed, 24 May 2023 16:45:02 +1000 Subject: [PATCH] test --- client/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/App.js b/client/src/App.js index 799face..0913fdc 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -26,5 +26,5 @@ const App = () => { ; }; - +//test export default App;