hide the extra "getting started" lesson
This commit is contained in:
parent
11c2dad210
commit
97439240b7
|
@ -9,11 +9,6 @@
|
|||
"title": "Getting Started"
|
||||
},
|
||||
|
||||
"setupAlt": {
|
||||
"title": "Getting Started-testable examples version"
|
||||
},
|
||||
|
||||
|
||||
"displaying-data": {
|
||||
"title": "Displaying Data",
|
||||
"intro": "Displaying data is job number one for any good application. In Angular, you bind data to elements in HTML templates and Angular automatically updates the UI as data changes."
|
||||
|
|
Loading…
Reference in New Issue