Skip to content

Commit

Permalink
route updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Minotriz02 authored and Minotriz02 committed Sep 20, 2024
1 parent 2160dfd commit a95c332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Dashboard from "./pages/dashboard/Dashboard";

function App() {
return (
<Router>
<Router basename="/aclimate_susano">
<Menu />
<Routes>
<Route exact path="/" element={<Home />} />
Expand Down

0 comments on commit a95c332

Please sign in to comment.