We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
react/
1 parent b517b9e commit 03edb68Copy full SHA for 03edb68
docs/rules/no-adjacent-inline-elements.md
@@ -1,4 +1,4 @@
1
-# Prevent adjacent inline elements not separated by whitespace. (no-adjacent-inline-elements)
+# Prevent adjacent inline elements not separated by whitespace. (react/no-adjacent-inline-elements)
2
3
Adjacent inline elements not separated by whitespace will bump up against each
4
other when viewed in an unstyled manner, which usually isn't desirable.
0 commit comments