Commit 0e36944b authored by Sam Chen's avatar Sam Chen Committed by GitHub

refactor: clean floating Route (#4144)

parent 5050fe7b
......@@ -97,12 +97,8 @@ export default function App() {
return (
<ErrorBoundary>
<Route>
<DarkModeQueryParamReader />
</Route>
<Route>
<ApeModeQueryParamReader />
</Route>
<AppWrapper>
<Trace page={currentPage}>
<HeaderWrapper>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment