Skip to content

Commit 6bd377e

Browse files
committed
Add TODO to jump to EC problems
1 parent 8512d11 commit 6bd377e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/snapshots-app/client/bundles/components/submission/tabs/timeline

src/snapshots-app/client/bundles/components/submission/tabs/timeline/Graphs.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ import Box from "@mui/material/Box";
99
import { Link } from "@mui/material";
1010
import { List, ListItem } from "@mui/material";
1111

12+
// TODO jump to EC problems
13+
1214
function LinearProgressWithLabel(props) {
1315
return (
1416
<Box sx={{ display: "flex", alignItems: "center", marginBottom: "1rem" }}>

0 commit comments

Comments
 (0)