Update checked-in dependencies
This commit is contained in:
parent
3e913ef09d
commit
9660df3fcc
990 changed files with 74805 additions and 60149 deletions
2
node_modules/eslint-plugin-jsx-a11y/docs/rules/no-static-element-interactions.md
generated
vendored
2
node_modules/eslint-plugin-jsx-a11y/docs/rules/no-static-element-interactions.md
generated
vendored
|
|
@ -21,7 +21,7 @@ Indicate the element's role with the `role` attribute:
|
|||
onClick={onClickHandler}
|
||||
onKeyPress={onKeyPressHandler}
|
||||
role="button"
|
||||
tabIndex="0">
|
||||
tabindex="0">
|
||||
Save
|
||||
</div>
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue