We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc4229 commit 439b7e7Copy full SHA for 439b7e7
website/pages/rules/overview.md
@@ -54,6 +54,7 @@
54
- [`react/no-unstable-default-props`](react-no-unstable-default-props)
55
- [`react/no-unstable-nested-components`](react-no-unstable-nested-components)
56
- [`react/no-unused-class-component-members`](react-no-unused-class-component-members)
57
+- [`react/no-unused-state`](react-no-unused-state)
58
- [`react/prefer-destructuring-assignment`](react-prefer-destructuring-assignment)
59
60
## React Hooks
0 commit comments