vue-devui 1.3.4-alpha.3 → 1.3.4-alpha.4

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.
@@ -10383,8 +10383,7 @@ const timePickerProps = {
10383
10383
  default: true
10384
10384
  },
10385
10385
  size: {
10386
- type: String,
10387
- default: "md"
10386
+ type: String
10388
10387
  },
10389
10388
  readonly: {
10390
10389
  type: Boolean,