Skip to content

Commit 5d7cc23

Browse files
authored
FE: Fix clusters with spaces in names are not rendered (#350)
1 parent a7bdc1f commit 5d7cc23

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-hot-toast": "2.4.1",
2929
"react-is": "18.2.0",
3030
"react-multi-select-component": "4.3.4",
31-
"react-router-dom": "6.4.3",
31+
"react-router-dom": "6.23.0",
3232
"sass": "1.66.1",
3333
"styled-components": "6.1.8",
3434
"use-debounce": "10.0.0",

frontend/pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)