diff --git a/client/src/App.tsx b/client/src/App.tsx index 9786b31..d038d44 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -18,7 +18,7 @@ export default function App() { }> } /> } /> - } /> + } /> }> } /> } /> diff --git a/client/src/pages/Dashboard.tsx b/client/src/pages/Dashboard.tsx index 2c51437..6679739 100644 --- a/client/src/pages/Dashboard.tsx +++ b/client/src/pages/Dashboard.tsx @@ -270,7 +270,7 @@ export default function Dashboard() { {tickets.map((ticket) => (
(