ilya_shyian před 2 roky
rodič
revize
aebc57c521
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/components/CartPage/index.js

+ 1 - 1
src/components/CartPage/index.js

@@ -45,7 +45,7 @@ export const CartPage = () => {
                                 </Typography>
                                 </Typography>
                             </TableCell>
                             </TableCell>
                             <TableCell>
                             <TableCell>
-                                <Typography textAlign="center">{sum}</Typography>
+                                <Typography textAlign="center">{sum}</Typography>
                             </TableCell>
                             </TableCell>
                             <TableCell></TableCell>
                             <TableCell></TableCell>
                         </TableRow>
                         </TableRow>