fix: base component dirs, remove duplicate component instance
This commit is contained in:
@@ -85,9 +85,7 @@ export default function ProductsMenu({
|
||||
</Button>
|
||||
</Stack>
|
||||
|
||||
<Box sx={{ width: 69 }}>
|
||||
<product.LogoComponent />
|
||||
</Box>
|
||||
<Box sx={{ width: 69 }}>{product.LogoComponent}</Box>
|
||||
</Stack>
|
||||
))}
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user