@kyfe/ks-query-table 0.3.21-beta.0 → 0.3.21-beta.2

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Release Log
6
6
 
7
- ### v0.3.21-beta.0
7
+ ### v0.3.21-beta.2
8
8
  - 拖拽列宽长按失效监控
9
9
  - 个性设置支持三级表头折叠
10
10