Updated the default class name

• Updated:
- the default class name
This commit is contained in:
mgabdev
2020-08-18 15:49:11 -05:00
parent d5ad398d53
commit 176ddc22f2
174 changed files with 812 additions and 812 deletions

View File

@@ -35,7 +35,7 @@ class UserStat extends React.PureComponent {
const align = isCentered ? 'center' : 'left'
const containerClasses = CX({
_: 1,
d: 1,
cursorPointer: 1,
noUnderline: 1,
flexNormal: isCentered,