Untitled
unknown
jsx
3 years ago
162 B
7
Indexable
export const NewQuotationsTableContainer = styled(Box)(() => ({
width: "100%",
height: "fit-content",
marginTop: "20px",
border: "1px solid #B9B9B9",
}));Editor is loading...
export const NewQuotationsTableContainer = styled(Box)(() => ({
width: "100%",
height: "fit-content",
marginTop: "20px",
border: "1px solid #B9B9B9",
}));