mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
19 lines
277 B
JSON
19 lines
277 B
JSON
[
|
|
"index",
|
|
{
|
|
"type": "dir",
|
|
"name": "basics",
|
|
"label": "Basic Recipes"
|
|
},
|
|
{
|
|
"type": "dir",
|
|
"name": "advanced",
|
|
"label": "Advanced Recipes"
|
|
},
|
|
{
|
|
"type": "dir",
|
|
"name": "state-management",
|
|
"label": "State Management Recipes"
|
|
}
|
|
]
|