From af67f5e95113d5891e356956a88c73396ffdb81b Mon Sep 17 00:00:00 2001 From: Ryan Yang Date: Mon, 8 Apr 2024 10:22:31 -0700 Subject: [PATCH] need global redirect --- src/app/App.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/app/App.js b/src/app/App.js index 27ab8263..ef94673a 100644 --- a/src/app/App.js +++ b/src/app/App.js @@ -79,6 +79,20 @@ function App() { } /> + {/* Leaving this redirect here since that link is posted on our insta */} + } + /> + } + /> + } + /> +