diff --git a/.replit b/.replit index 328b63cb..bcc55d1c 100644 --- a/.replit +++ b/.replit @@ -42,7 +42,7 @@ localPort = 40437 externalPort = 3001 [[ports]] -localPort = 42569 +localPort = 42073 externalPort = 3002 [deployment] diff --git a/client/App.tsx b/client/App.tsx index b0a1e588..0f436693 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -587,6 +587,8 @@ const App = () => ( /> } /> + } /> + } /> } /> } />