mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Update App.tsx
This commit is contained in:
parent
20a9337dc3
commit
5d07a4bb56
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ function App() {
|
|||
</LegacyUrlView>
|
||||
}
|
||||
/>
|
||||
|
||||
<Route path="/browse/:query?" element={<HomePage />} />
|
||||
<Route path="/" element={<HomePage />} />
|
||||
<Route path="/register" element={<RegisterPage />} />
|
||||
|
|
Loading…
Reference in a new issue