mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Add categories into all products page and complete translation of that page
This commit is contained in:
@@ -28,7 +28,7 @@ export default function WhereWeAre() {
|
||||
</Box>
|
||||
<Box mt={10}>
|
||||
<TableContainer>
|
||||
<Table variant="striped" colorScheme="teal">
|
||||
<Table colorScheme="teal">
|
||||
<Thead>
|
||||
<Tr>
|
||||
<Th>{locale == 'it' ? 'Giorno' : 'Day of Week'}</Th>
|
||||
|
Reference in New Issue
Block a user