@voicenter-team/voicenter-ui-plus 0.1.2 → 0.1.3

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.
package/library/super.mjs CHANGED
@@ -19526,7 +19526,7 @@ const iK = G({
19526
19526
  },
19527
19527
  label: {
19528
19528
  type: [String, Number],
19529
- default: null
19529
+ default: void 0
19530
19530
  },
19531
19531
  disabled: {
19532
19532
  type: Boolean,