Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Imamul5641 authored Jul 18, 2024
1 parent f0784d4 commit 38b6e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function App() {
<>
<Provider store={store}>
<LocalizationProvider dateAdapter={AdapterDayjs}>
<BrowserRouter>
<BrowserRouter basename="/Library_Management_System">
<Routers />
</BrowserRouter>
</LocalizationProvider>
Expand Down

0 comments on commit 38b6e5e

Please sign in to comment.