docs(changelog): fix ConfigProvider link (#8897)

This commit is contained in:
neverland
2021-06-19 16:14:01 +08:00
committed by GitHub
parent b9bca6a731
commit 8fb8055243
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
**New Component**
- add [ConfigProvider](/#/en-US/config-provider) Component [#8854](https://github.com/youzan/vant/issues/8854)
- add [ConfigProvider](#/en-US/config-provider) Component [#8854](https://github.com/youzan/vant/issues/8854)
**Feature**