Files
callstack__react-native-tes…/website/sidebars.json
T
Michał Pierzchała e8a817cae4 docs: add and update queries documentation (#151)
### Summary

Adds new "Queries" section inspired by https://testing-library.com/docs/dom-testing-library/api-queries

### Test plan

Reading carefully
2019-04-14 16:12:50 +02:00

7 lines
105 B
JSON

{
"docs": {
"Introduction": ["getting-started"],
"API Reference": ["api", "api-queries"]
}
}