Update index.tsx
This commit is contained in:
parent
0ef28d6373
commit
fc98619cd6
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ function TimelineRedirect() {
|
|||
|
||||
export default function App() {
|
||||
return (
|
||||
<ThemeProvider>
|
||||
<ThemeProvider defaultTheme="light">
|
||||
<BrowserRouter>
|
||||
<Routes>
|
||||
<Route path="/" element={<Page />} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue