Add categories into all products page and complete translation of that page

This commit is contained in:
Daniele Pancottini
2023-02-05 13:07:25 +01:00
parent 59f6c63ce3
commit c211bff2ad
7 changed files with 115 additions and 158 deletions

View File

@@ -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>