Skip to content

Commit b4c2b77

Browse files
committed
try to fix build
1 parent d25b515 commit b4c2b77

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/pages/status/migration/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import {
2222
applyHighlight,
2323
createZoomedGraphData,
2424
getNodeIdFromSvgElement
25-
} from "./graphUtils";
25+
} from "@site/src/utils/migrationGraphUtils";
2626

2727
// { Done, In PR, Awaiting PR, Awaiting parents, Not solvable, Bot error }
2828
// The third value is a boolean representing the default display state on load
File renamed without changes.

0 commit comments

Comments
 (0)