Skip to content

Commit e8bfa5e

Browse files
fix-duplicate-property-error (#2970)
1 parent dab62ef commit e8bfa5e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontends/main/src/app-pages/ProductPages/ProductPageTemplate.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ const MainCol = styled.div({
9191
minWidth: 0,
9292
display: "flex",
9393
flexDirection: "column",
94-
minWidth: 0,
9594
})
9695

9796
const SectionsWrapper = styled.div(({ theme }) => ({

0 commit comments

Comments
 (0)