redux-devtools/website/sidebars.json
2018-12-27 02:39:34 +02:00

11 lines
174 B
JSON
Executable File

{
"docs": {
"Docusaurus": ["doc1"],
"First Category": ["doc2"],
"Second Category": ["doc3"]
},
"docs-other": {
"First Category": ["doc4", "doc5"]
}
}