mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
docs(changelog): fix typo
This commit is contained in:
parent
70a669a86d
commit
86e59b762e
@ -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)
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
### Fixes
|
||||
|
||||
- 修复 `n-step` 无法使用 `v-for` 的子元素
|
||||
- 修复 `n-step` 在 `step` 不为小数时不能输入小数
|
||||
- 修复 `n-input-number` 在 `step` 不为小数时不能输入小数
|
||||
|
||||
## 2.18.0 (2021-09-07)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user