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 053fbdd commit 4ed4a46Copy full SHA for 4ed4a46
docs/rules/ensure-matching-remove-event-listener.md
@@ -40,4 +40,4 @@ useEffect(() => {
40
41
## When Not To Use It
42
43
-You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.
+You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.
0 commit comments