mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-31 18:01:57 +08:00
Merge pull request #150 from jyash97/fix/router-prop
fix: react-router prop
This commit is contained in:
commit
7d2bcf11c3
@ -47,7 +47,7 @@ const App = () => {
|
||||
/>
|
||||
<Route
|
||||
path={ROUTES.USAGE_EXPLORER}
|
||||
exactexact
|
||||
exact
|
||||
component={UsageExplorer}
|
||||
/>
|
||||
<Route
|
||||
|
Loading…
x
Reference in New Issue
Block a user