Skip to content

Commit 4a3cbc1

Browse files
committed
rearrange headings
1 parent 238dd1a commit 4a3cbc1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/react-testing-library/intro.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@ facilitate testing implementation details). Read more about this in
6363
> NOTE: This library is built on top of [`dom-testing-library`](/) which is
6464
> where most of the logic behind the queries is.
6565
66-
## What is react-testing-library?
66+
## Video
6767

68-
Have a look at the video below for an explanation. <br/><br/>
69-
[![what is react testing library](https://img.youtube.com/vi/JKOwJUM4_RM/0.jpg)](https://youtu.be/JKOwJUM4_RM 'what is react testing library')
68+
Have a look at the "What is React Testing library?" video below for an
69+
introduction to the library.
70+
71+
<a href="https://youtu.be/JKOwJUM4_RM">
72+
<img width="200px" alt="what is react testing library" src='https://img.youtube.com/vi/JKOwJUM4_RM/0.jpg' style="margin-left: 0" />
73+
</a>

0 commit comments

Comments
 (0)