Skip to content

Commit

Permalink
test (CC-134)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunkkkk committed Aug 12, 2024
1 parent 792ead4 commit 1e6014c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Caecae/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import FindingGamePage from "./pages/FindingGame/FindingGamePage.tsx";
const App = () => {
return (
<div>
<p>asdsd</p>
<p>asdssd</p>
<Router>
<Routes>
<Route path="/mainpage" element={<EventInfoLandingPage />} />
Expand Down

0 comments on commit 1e6014c

Please sign in to comment.