Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisZerbib committed Jun 1, 2024
1 parent 2b9f185 commit 8af5877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render(
<HashRouter>
<Routes>
<Route path="/" element={<App />} />
</Routes>{" "}
</Routes>
</HashRouter>
</CartProvider>
</QueryClientProvider>
Expand Down

0 comments on commit 8af5877

Please sign in to comment.