From eed5cd99f525e42f676d1c4e39d32321c1c20ad0 Mon Sep 17 00:00:00 2001 From: nflnkr <105123049+nflnkr@users.noreply.github.com> Date: Thu, 15 Dec 2022 17:06:52 +0300 Subject: [PATCH] add tickedId route --- src/App.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index 7c0b072..e663ade 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -70,6 +70,12 @@ function App() { } /> + + + + + } />