@quansitech/antd-admin 1.1.41 → 1.1.42

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.
@@ -273,6 +273,7 @@ export default function (props) {
273
273
  },
274
274
  postData: postData,
275
275
  sticky: sticky,
276
+ expandable: props.expandable,
276
277
  options: {
277
278
  setting: false,
278
279
  density: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quansitech/antd-admin",
3
- "version": "1.1.41",
3
+ "version": "1.1.42",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"