Files
2026-01-16 11:01:37 +01:00

17 lines
310 B
JSON

[
{
"text": "Docs",
"link": "/docs/start/intro",
"activeMatch": "^/docs/"
},
{
"text": "Cookbook",
"link": "/cookbook/",
"activeMatch": "^/cookbook/"
},
{
"text": "Examples",
"link": "https://github.com/callstack/react-native-testing-library/tree/main/examples"
}
]