CEC-3796 - UI for creating and managing RxSWIN

This commit is contained in:
pauladamseniii
2023-10-13 17:18:36 -04:00
parent 0f1886463e
commit 66706b9c3c
8 changed files with 171 additions and 3 deletions

View File

@@ -177,7 +177,9 @@ const MainForm = ({ vin, token }) => {
</Link>
</TableCell>
<TableCell align="center">
{row.updatemanifest?.sums}
<Link to={`/sums/${row.updatemanifest?.sums}`}>
{row.updatemanifest?.sums}
</Link>
</TableCell>
<TableCell align="center">
{row.username}