remove unwritten guides from nav
This commit is contained in:
parent
d69eed18ee
commit
78bb7483a4
|
@ -23,17 +23,5 @@
|
||||||
|
|
||||||
"talking-to-components": {
|
"talking-to-components": {
|
||||||
"title": "Talking to Components"
|
"title": "Talking to Components"
|
||||||
},
|
|
||||||
|
|
||||||
"using-forms": {
|
|
||||||
"title": "Using Forms"
|
|
||||||
},
|
|
||||||
|
|
||||||
"transforming-data": {
|
|
||||||
"title": "Transforming data (pipes)"
|
|
||||||
},
|
|
||||||
|
|
||||||
"reusing-components": {
|
|
||||||
"title": "Reusing Components"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue