This commit is contained in:
mgabdev
2020-05-08 22:17:19 -04:00
parent a390662e4f
commit b620cb1372
38 changed files with 734 additions and 277 deletions

View File

@@ -56,7 +56,7 @@ class TabBarItem extends PureComponent {
const containerClasses = CX({
default: 1,
height53PX: 1,
height100PC: 1,
noUnderline: 1,
text: 1,
displayFlex: 1,