Browse Source

missed link in fast navigation added (#2289)

main
Sergei Cherniaev 6 years ago
committed by Dan
parent
commit
519a3aec91
  1. 1
      content/docs/testing-recipes.md

1
content/docs/testing-recipes.md

@ -16,6 +16,7 @@ On this page, we will primarily use function components. However, these testing
- [Setup/Teardown](#setup--teardown)
- [`act()`](#act)
- [Rendering](#rendering)
- [Data Fetching](#data-fetching)
- [Mocking Modules](#mocking-modules)
- [Events](#events)

Loading…
Cancel
Save