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.
2 parents b0ff6be + 06afd83 commit f1a1c63Copy full SHA for f1a1c63
docs/rules/no-is-mounted.md
@@ -1,6 +1,6 @@
1
# Prevent usage of isMounted (no-is-mounted)
2
3
-[`isMounted` is an anti-pattern](anti-pattern), is not available when using ES6 classes, and it is on its way to being officially deprecated.
+[`isMounted` is an anti-pattern][anti-pattern], is not available when using ES6 classes, and it is on its way to being officially deprecated.
4
5
[anti-pattern]: https://facebook.github.io/react/blog/2015/12/16/ismounted-antipattern.html
6
0 commit comments