@lemon-fe/kits 1.0.3-4 → 1.0.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.
@@ -1329,7 +1329,6 @@ var DataGrid = /*#__PURE__*/function (_Component) {
1329
1329
  colId: '$$actions',
1330
1330
  pinned: 'right',
1331
1331
  headerName: '操作',
1332
- resizable: false,
1333
1332
  sortable: false,
1334
1333
  suppressAutoSize: true,
1335
1334
  suppressMovable: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lemon-fe/kits",
3
- "version": "1.0.3-4",
3
+ "version": "1.0.3",
4
4
  "scripts": {
5
5
  "start": "dumi dev",
6
6
  "docs:build": "dumi build",