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 40701dd commit b1c2460Copy full SHA for b1c2460
docs/covered-cases.md
@@ -48,6 +48,7 @@ const Component2 = () => <span />;
48
```
49
50
> Component1 is missing the data-component attribute for the top-level element.
51
+
52
> Component2 is missing the data-component attribute for the top-level element.
53
54
#### Class-based components
0 commit comments