feat(CollapseItem): add lazy-render prop (#10270)

This commit is contained in:
neverland
2022-02-09 10:14:21 +08:00
committed by GitHub
parent 0cb6382b9c
commit 73af4437de
5 changed files with 6 additions and 3 deletions
@@ -20,7 +20,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
`2022-02-07`
- switch default npm tag to `latest`
- Vant 3 对应的 npm tag 切换为 `latest`
### [v3.4.3](https://github.com/compare/v3.4.2...v3.4.3)