Skip to content

Commit 508221b

Browse files
fix: removed a whitespace from the docs
1 parent 7bd6175 commit 508221b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/rules/ensure-matching-remove-event-listener.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ useEffect(() => {
4040

4141
## When Not To Use It
4242

43-
You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.
44-
43+
You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.

0 commit comments

Comments
 (0)