feat(ui-toolkit): components titles should be H3

This commit is contained in:
Sara Vieira 2018-03-29 17:18:26 +01:00 committed by Sérgio Ramos
parent f5352750a1
commit 044299bce0
2 changed files with 242 additions and 330 deletions

View File

@ -58,6 +58,7 @@ const Button = styled.button`
const Tab = styled.div`
height: 0;
opacity: 0;
overflow: hidden;
transition: opacity 150ms ease-in;
${is('active')`

571
yarn.lock

File diff suppressed because it is too large Load Diff