@antify/ui 3.1.21 → 3.1.22

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.
@@ -136,6 +136,7 @@ function onClickCalendar() {
136
136
 
137
137
  <AntButton
138
138
  v-if="_nullable"
139
+ :disabled="disabled"
139
140
  :icon-left="faMultiply"
140
141
  :grouped="Grouped.right"
141
142
  :state="state as unknown as State"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antify/ui",
3
- "version": "3.1.21",
3
+ "version": "3.1.22",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {