docs(changelog): fix typo

This commit is contained in:
07akioni 2021-09-08 02:48:43 +08:00
parent 70a669a86d
commit 86e59b762e
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
### Fixes
- Fix `n-step` doesn't work with `v-for` children.
- Fix `n-step` cannot enter decimals when `step` is not a decimal.
- Fix `n-input-number` cannot enter decimals when `step` is not a decimal.
## 2.18.0 (2021-09-07)

View File

@ -15,7 +15,7 @@
### Fixes
- 修复 `n-step` 无法使用 `v-for` 的子元素
- 修复 `n-step` 在 `step` 不为小数时不能输入小数
- 修复 `n-input-number` 在 `step` 不为小数时不能输入小数
## 2.18.0 (2021-09-07)