From 3d02f029e2aafcd9a000d3b77c62a4966a9ba7af Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Tue, 5 Sep 2023 09:04:36 +0000 Subject: [PATCH] Add About element --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 2536820..27aff84 100644 --- a/src/App.js +++ b/src/App.js @@ -27,7 +27,7 @@ function App() { - } /> + } /> } />