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
@@ -155,7 +155,7 @@ export default {
| plus | Emitted when the plus button is clicked | - |
| minus | Emitted when the minus button is clicked | - |
| focus | Emitted when the input is focused | _event: Event_ |
| blur | Emitted when the input is blured | _event: Event_ |
| blur | Emitted when the input is blurred | _event: Event_ |
### CSS Variables