This commit is contained in:
Jan Prochazka
2021-01-23 09:25:11 +01:00
parent 6b642c6634
commit 1ce37c6ea8

View File

@@ -104,6 +104,7 @@ const RowCountLabel = styled.div`
const HintSpan = styled.span`
color: gray;
margin-left: 5px;
margin-right: 16px;
`;
function isDataCell(cell) {