We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b392ed commit d050fd5Copy full SHA for d050fd5
2 files changed
packages/editable-table/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-editable-tables/native",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"description": "轻量、零依赖的 React 可编辑表格,内置虚拟滚动、校验、数据联动和 CSS 变量主题",
5
"type": "module",
6
"main": "./dist/index.js",
packages/fast-editable-table/package.json
"name": "@react-editable-tables/formily",
"description": "高性能可编辑表格组件,基于 Formily 2.x + antd 5.x",
0 commit comments