parent
d586c7cd6a
commit
e006699c1b
@ -649,8 +649,8 @@ a#data-model-form-model
|
|||||||
+makeExample('reactive-forms/ts/src/app/hero-detail-7.component.ts', 'address-form-group')(format=".")
|
+makeExample('reactive-forms/ts/src/app/hero-detail-7.component.ts', 'address-form-group')(format=".")
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
Also be sure to update the import from `data-model` so you can reference the `Hero` class:
|
Also be sure to update the import from `data-model` so you can reference the `Hero` and `Address` classes:
|
||||||
+makeExample('reactive-forms/ts/src/app/hero-detail-6.component.ts', 'import-hero')(format=".")
|
+makeExample('reactive-forms/ts/src/app/hero-detail-7.component.ts', 'import-address')(format=".")
|
||||||
|
|
||||||
.l-main-section
|
.l-main-section
|
||||||
a#set-data
|
a#set-data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user