Skip to content

Commit b1c2460

Browse files
authored
Update covered-cases.md
1 parent 40701dd commit b1c2460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/covered-cases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const Component2 = () => <span />;
4848
```
4949

5050
> Component1 is missing the data-component attribute for the top-level element.
51+
5152
> Component2 is missing the data-component attribute for the top-level element.
5253
5354
#### Class-based components

0 commit comments

Comments
 (0)