docs(changelog): typo

This commit is contained in:
07akioni 2021-06-19 02:48:16 +08:00
parent eb727b1cbb
commit 446694b57b

View File

@ -13,7 +13,7 @@
### Fixes
- Fix `n-input` jitter when Chinese and English characters switch input, closes [#174](https://github.com/TuSimple/naive-ui/issues/174).
- Fix `n-input` baseline shifts when mix Chinese and English characters in input, closes [#174](https://github.com/TuSimple/naive-ui/issues/174).
- Fix `n-icon` use setup script, `$parent` is an empty object by default, and access `$parent.$options` will be `undefined`.
- Fix `n-notification` position not correct.
- Fix `n-message` content & option type not correct.