test: Adds tests and storybook to RefreshLabel (#13409)

This commit is contained in:
Michael S. Molina
2021-03-06 02:21:01 -03:00
committed by GitHub
parent 975dc2fe98
commit 0b213bf484
7 changed files with 102 additions and 39 deletions

View File

@@ -47,6 +47,7 @@ const TableSelectorWrapper = styled.div`
display: flex;
align-items: center;
width: 30px;
margin-left: ${({ theme }) => theme.gridUnit}px;
}
.section {