mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
chore: fix typo (#42884)
* site: add docs Use in vite * fix * update * Update docs/react/use-with-remix.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> * Update docs/react/use-with-next.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> * reanme * update * update * update * update * chore: fix typo * update * update * fix * Update use-with-create-react-app.en-US.md * Update use-with-create-react-app.zh-CN.md --------- Co-authored-by: afc163 <afc163@gmail.com>
This commit is contained in:
parent
dae8cc279d
commit
795002bb0e
@ -21,7 +21,7 @@ timeline: true
|
||||
|
||||
- ColorPicker
|
||||
- 🐞 修复 ColorPicker 预设颜色没法选中的问题。[#42882](https://github.com/ant-design/ant-design/pull/42882) [@RedJue](https://github.com/RedJue)
|
||||
- 🐞 修复 ColorPicker 组件清除后再点击清楚仍然触发 `onChange` 的问题。[#42643](https://github.com/ant-design/ant-design/pull/42643) [@linxianxi](https://github.com/linxianxi)
|
||||
- 🐞 修复 ColorPicker 组件清除后再点击清除仍然触发 `onChange` 的问题。[#42643](https://github.com/ant-design/ant-design/pull/42643) [@linxianxi](https://github.com/linxianxi)
|
||||
- 🐞 修复 Collapse 组件废弃警告异常显示问题。[#42876](https://github.com/ant-design/ant-design/pull/42876) [@kiner-tang](https://github.com/kiner-tang)
|
||||
- TypeScript
|
||||
- 🤖 修复 Collapse 组件 `items` 类型应该为可选。[#42877](https://github.com/ant-design/ant-design/pull/42877) [@Dunqing](https://github.com/Dunqing)
|
||||
|
Loading…
Reference in New Issue
Block a user