Skip to content

Commit e0ec5e1

Browse files
committed
performanceVisx quick edit
1 parent c33faae commit e0ec5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/StateRoute/PerformanceVisx/PerformanceVisx.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ const PerformanceVisx = (props: PerformanceVisxProps): JSX.Element => {
275275

276276
<Routes>
277277
<Route
278-
path='/performance/comparison'
278+
path='/comparison'
279279
element={
280280
hierarchy && series !== false ? (
281281
<BarGraphComparison

0 commit comments

Comments
 (0)