Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-08-05 04:45:06 -07:00
commit ba02772498
3 changed files with 6 additions and 0 deletions

View file

@ -2512,6 +2512,8 @@ export type NumberInputTranslationId = "increment" | "decrement";
| mouseover | forwarded | -- |
| mouseenter | forwarded | -- |
| mouseleave | forwarded | -- |
| keydown | forwarded | -- |
| keyup | forwarded | -- |
| focus | forwarded | -- |
| blur | forwarded | -- |
| paste | forwarded | -- |