Untitled
unknown
jsx
2 years ago
162 B
4
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", }));