mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
fix: upgrade rc-tabs, fix react warning. ref #5678
This commit is contained in:
parent
2129237aa1
commit
c21b58b576
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
*.log
|
||||
*.log.*
|
||||
*.json.gzip
|
||||
node_modules/
|
||||
.buildpath
|
||||
|
@ -64,7 +64,7 @@
|
||||
"rc-steps": "~2.5.0",
|
||||
"rc-switch": "~1.4.2",
|
||||
"rc-table": "~5.2.13",
|
||||
"rc-tabs": "~7.3.0",
|
||||
"rc-tabs": "~7.5.0",
|
||||
"rc-time-picker": "~2.4.0",
|
||||
"rc-tooltip": "~3.4.2",
|
||||
"rc-tree": "~1.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user