Skip to content

Commit 9ae52a6

Browse files
Code refactoring
1 parent d630320 commit 9ae52a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Products.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const Products = (): JSX.Element => {
128128
: 'brightness(0.9)',
129129
marginTop: 4,
130130
}}
131-
></CardMedia>
131+
/>
132132
</Card>
133133
</Box>
134134
</Box>

0 commit comments

Comments
 (0)