fix: Updated capitalization on tagCard

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
This commit is contained in:
Raul Kele 2022-10-19 14:37:13 +03:00
parent 4446aa03c7
commit e41d9aaf97

View File

@ -144,10 +144,10 @@ export default function TagCard(props) {
<TableHead>
<TableRow>
<TableCell style={{ color: '#696969' }}>
<Typography variant="body1">Digest</Typography>
<Typography variant="body1">DIGEST</Typography>
</TableCell>
<TableCell style={{ color: '#696969' }}>
<Typography variant="body1">OS/ARCH</Typography>
<Typography variant="body1">OS/Arch</Typography>
</TableCell>
<TableCell style={{ color: '#696969' }}>
<Typography variant="body1">Size</Typography>