mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
17 lines
310 B
JSON
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"
|
|
}
|
|
]
|