docs(sidenav): oops missing paren
This commit is contained in:
parent
b8ed6bb766
commit
0b22d905b3
|
@ -1,22 +1,18 @@
|
|||
{
|
||||
"_listtype": "ordered",
|
||||
|
||||
"setup": {
|
||||
"title": "Getting Started"
|
||||
},
|
||||
|
||||
"displaying-data": {
|
||||
"title": "Displaying Data"
|
||||
},
|
||||
|
||||
"user-input": {
|
||||
"title": "User Input"
|
||||
},
|
||||
|
||||
"making-components": {
|
||||
"title": "Making Components"
|
||||
},
|
||||
|
||||
"talking-to-components": {
|
||||
"title": "Talking to Components"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue