We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25251f commit b918f02Copy full SHA for b918f02
CHANGELOG.md
@@ -4307,6 +4307,7 @@ If you're still not using React 15 you can keep the old behavior by setting the
4307
[`forbid-elements`]: docs/rules/forbid-elements.md
4308
[`forbid-foreign-prop-types`]: docs/rules/forbid-foreign-prop-types.md
4309
[`forbid-prop-types`]: docs/rules/forbid-prop-types.md
4310
+[`forward-ref-uses-ref`]: docs/rules/forward-ref-uses-ref.md
4311
[`function-component-definition`]: docs/rules/function-component-definition.md
4312
[`hook-use-state`]: docs/rules/hook-use-state.md
4313
[`iframe-missing-sandbox`]: docs/rules/iframe-missing-sandbox.md
0 commit comments