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