We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfe16d commit 4c561caCopy full SHA for 4c561ca
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