chore: fix blurred typo (#8916)

This commit is contained in:
neverland
2021-06-23 17:08:32 +08:00
committed by GitHub
parent e3b7411185
commit dc8f190733
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
**Bug Fixes**
- Field: should not reset validation after blured [#8409](https://github.com/youzan/vant/issues/8409)
- Field: should not reset validation after blurred [#8409](https://github.com/youzan/vant/issues/8409)
- Sticky: Element not exist during SSR [#8407](https://github.com/youzan/vant/issues/8407)
- Tabs: incorrect horizontal slip judgment [#8388](https://github.com/youzan/vant/issues/8388)