fix: Remove commented code

This commit is contained in:
Daniel
2025-01-30 23:28:32 +01:00
committed by Nicolás Hatcher Andrés
parent fd744d28a3
commit 282ed16f0d

View File

@@ -135,7 +135,6 @@ const AddressContainer = styled("div")`
display: flex; display: flex;
font-weight: 600; font-weight: 600;
flex-grow: row; flex-grow: row;
// min-width: ${headerColumnWidth}px;
`; `;
const CellBarAddress = styled("div")` const CellBarAddress = styled("div")`