BAGUETTE 🍞
This commit is contained in:
@@ -52,7 +52,7 @@ const App = () => {
|
||||
<Route path="formulaire" element={<Formulaire />} />
|
||||
<Route path="myinvoices" element={<MyInvoices />} />
|
||||
<Route path="invoices" element={<Invoices />} />
|
||||
<Route path="reviewinvoice/:id" element={<ReviewInvoice />} />
|
||||
<Route path="reviewinvoice" element={<ReviewInvoice />} />
|
||||
</Route>
|
||||
</Routes>
|
||||
</BrowserRouter>
|
||||
|
||||
Reference in New Issue
Block a user