From 5adaa9e1a345518aa94bb6dff94902f4264704b7 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 11:44:49 +0000 Subject: [PATCH] Add routing and fix copy link --- src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.tsx b/src/App.tsx index d4c3ea0..e9064f0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -87,6 +87,7 @@ const App = () => ( } /> } /> } /> + } /> } /> } /> } />