@veritone-ce/design-system 1.12.64 → 1.12.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,7 +40,6 @@ function BadgeLabel(props) {
40
40
  gap: 1.5
41
41
  },
42
42
  children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Typography, {
43
- variant: "body2",
44
43
  children: props.label
45
44
  }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Badge, {
46
45
  badgeContent: props.count,
@@ -31,7 +31,6 @@ function BadgeLabel(props) {
31
31
  gap: 1.5
32
32
  },
33
33
  children: [/*#__PURE__*/_jsx(Typography, {
34
- variant: "body2",
35
34
  children: props.label
36
35
  }), /*#__PURE__*/_jsx(Badge, {
37
36
  badgeContent: props.count,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veritone-ce/design-system",
3
- "version": "1.12.64",
3
+ "version": "1.12.65",
4
4
  "private": false,
5
5
  "description": "Design System for Veritone CE",
6
6
  "keywords": [