mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-01 16:52:02 +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
|
<Route
|
||||||
path={ROUTES.USAGE_EXPLORER}
|
path={ROUTES.USAGE_EXPLORER}
|
||||||
exactexact
|
exact
|
||||||
component={UsageExplorer}
|
component={UsageExplorer}
|
||||||
/>
|
/>
|
||||||
<Route
|
<Route
|
||||||
|
Loading…
x
Reference in New Issue
Block a user