This commit is contained in:
louiscklaw
2025-04-29 22:55:21 +08:00
parent 9d3e832081
commit 51935d203a
9 changed files with 198 additions and 95 deletions

View File

@@ -100,6 +100,7 @@ function RouteConfig() {
<ConnectiveRevisionSelectCategory />
</Route>
{/* */}
{/* http://localhost:5173/matching_frenzy/r/000000000000001 */}
<Route exact path={`${MATCHING_FRENZY_LINK}/r/:p_route`}>
<MatchingFrenzyMatchRun />
</Route>