Skip to content

Commit

Permalink
another change
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Aug 10, 2024
1 parent 5bcb197 commit 7c2fbfa
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 @@ -11,7 +11,7 @@ const root = createRoot(rootElement)

root.render(
<StrictMode>
<HashRouter basename="/">
<HashRouter>
<App />
</HashRouter>
</StrictMode>,
Expand Down

0 comments on commit 7c2fbfa

Please sign in to comment.