mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: Table cell render closure (#40004)
* fix: Table cell render logic * chore: bump rc-table
This commit is contained in:
parent
3539e668f7
commit
18b91f38c5
@ -142,7 +142,7 @@
|
||||
"rc-slider": "~10.0.0",
|
||||
"rc-steps": "~6.0.0",
|
||||
"rc-switch": "~4.0.0",
|
||||
"rc-table": "~7.28.3",
|
||||
"rc-table": "~7.29.1",
|
||||
"rc-tabs": "~12.5.1",
|
||||
"rc-textarea": "~0.4.5",
|
||||
"rc-tooltip": "~5.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user