mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 11:49:03 +08:00
fix: router prop name
This commit is contained in:
parent
362f264bae
commit
b318ba6b2f
@ -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