File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,8 @@ This website was created with [Docusaurus](https://v2.docusaurus.io).
29
29
# What's In This Document
30
30
31
31
- [ Get Started in 5 Minutes] ( #get-started-in-5-minutes )
32
- - [ Directory Structure] ( #directory-structure )
33
32
- [ Editing Content] ( #editing-content )
34
33
- [ Adding Content] ( #adding-content )
35
- - [ Full Documentation] ( #full-documentation )
36
34
37
35
# Get Started in 5 Minutes
38
36
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ module.exports = {
28
28
'react-testing-library/example-intro' ,
29
29
'react-testing-library/setup' ,
30
30
'react-testing-library/api' ,
31
+ 'react-testing-library/migrate-from-enzyme' ,
31
32
'react-testing-library/faq' ,
32
33
'react-testing-library/cheatsheet' ,
33
34
] ,
You can’t perform that action at this time.
0 commit comments