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 6dd2c23 commit 1e01fbaCopy full SHA for 1e01fba
docs/rules/ensure-matching-remove-event-listener.md
@@ -44,4 +44,4 @@ useEffect(() => {
44
45
## When Not To Use It
46
47
-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