@antify/ui 2.4.11 → 2.4.12

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.
@@ -125,7 +125,6 @@ watch(() => props.fullWidth, (val) => {
125
125
  <div v-if="_fullWidth">
126
126
  <slot name="buttons">
127
127
  <AntCreateButton
128
- filled
129
128
  :skeleton="skeleton"
130
129
  :can-create="canCreate"
131
130
  :invalid-permission-tooltip-position="Position.left"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antify/ui",
3
- "version": "2.4.11",
3
+ "version": "2.4.12",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {