diff --git a/client/src/App.tsx b/client/src/App.tsx index a52747e..1530529 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -78,9 +78,12 @@ function App() { } path="post/:id" /> } path="edit/:id" /> + + {/* Vouchers */} + } path="user-voucher" /> - } path="user-voucher" /> + {/* Special (Restricted) Routes */} }>