docs(changelog): fix typo

This commit is contained in:
陈嘉涵 2019-08-30 10:24:06 +08:00
parent 78bb7c2a5b
commit d73011d970
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
**Features**
- Picker: add allow-html prop [\#4278](https://github.com/youzan/vant/pull/4278)
- NumberKeyboard: add focused prop [\#4279](https://github.com/youzan/vant/pull/4279)
- PasswordInput: add focused prop [\#4279](https://github.com/youzan/vant/pull/4279)
- GoodsActionButton: add color prop [\#4255](https://github.com/youzan/vant/pull/4255)
- Button: color prop support linear-gradient [\#4252](https://github.com/youzan/vant/pull/4252)

View File

@ -6,7 +6,7 @@
**Features**
- Picker: 新增 allow-html 属性 [\#4278](https://github.com/youzan/vant/pull/4278)
- NumberKeyboard: 新增 focused 属性 [\#4279](https://github.com/youzan/vant/pull/4279)
- PasswordInput: 新增 focused 属性 [\#4279](https://github.com/youzan/vant/pull/4279)
- GoodsActionButton: 新增 color 属性 [\#4255](https://github.com/youzan/vant/pull/4255)
- Button: color 属性支持传入 linear-gradient 渐变色 [\#4252](https://github.com/youzan/vant/pull/4252)