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 6334d63 commit 2fd3ccaCopy full SHA for 2fd3cca
docs/rules/self-closing-comp.md
@@ -1,4 +1,4 @@
1
-# Prevent extra closing tags for components without children (react/self-closing-comp)
+# Prevent extra closing tags for components without children (self-closing-comp)
2
3
Components without children can be self-closed to avoid unnecessary extra closing tag.
4
0 commit comments