fix: Calendar panel not update when change year/month (#47361)

This commit is contained in:
二货爱吃白萝卜
2024-02-06 13:54:07 +08:00
committed by GitHub
parent 003debe36d
commit 8140fbd9bd
2 changed files with 3 additions and 2 deletions

View File

@@ -50,5 +50,6 @@
"5.11.4": ["https://github.com/ant-design/ant-design/pull/46103"],
"5.12.3": ["https://github.com/ant-design/ant-design/issues/46525"],
"5.12.6": ["https://github.com/ant-design/ant-design/issues/46719"],
"5.13.0": ["https://github.com/ant-design/ant-design/pull/46962"]
"5.13.0": ["https://github.com/ant-design/ant-design/pull/46962"],
"5.14.0": ["https://github.com/ant-design/ant-design/issues/47354"]
}