@hipay/hipay-material-ui 3.13.4 → 3.13.5
Sign up to get free protection for your applications and to get access to all the features.
@@ -42,7 +42,7 @@ var styles = function styles(theme) {
|
|
42
42
|
body2: (0, _objectSpread2.default)({}, theme.typography.body2),
|
43
43
|
body3: (0, _objectSpread2.default)({}, theme.typography.body3),
|
44
44
|
body4: (0, _objectSpread2.default)({}, theme.typography.body3),
|
45
|
-
body5: (0, _objectSpread2.default)({}, theme.typography.
|
45
|
+
body5: (0, _objectSpread2.default)({}, theme.typography.caption),
|
46
46
|
color: {
|
47
47
|
fontWeight: 400
|
48
48
|
},
|
@@ -42,7 +42,7 @@ var styles = function styles(theme) {
|
|
42
42
|
body2: (0, _objectSpread2.default)({}, theme.typography.body2),
|
43
43
|
body3: (0, _objectSpread2.default)({}, theme.typography.body3),
|
44
44
|
body4: (0, _objectSpread2.default)({}, theme.typography.body3),
|
45
|
-
body5: (0, _objectSpread2.default)({}, theme.typography.
|
45
|
+
body5: (0, _objectSpread2.default)({}, theme.typography.caption),
|
46
46
|
color: {
|
47
47
|
fontWeight: 400
|
48
48
|
},
|