diff --git a/modules/playground/src/person_management/index.ts b/modules/playground/src/person_management/index.ts index 3638ccecff..d981acad14 100644 --- a/modules/playground/src/person_management/index.ts +++ b/modules/playground/src/person_management/index.ts @@ -85,13 +85,15 @@ export class DataService {
@@ -115,29 +117,34 @@ export class FullNameComponent {
- +
- +
- + Age: {{person.age}}
\
- - + + {{person.mom.fullName}}
- - + + {{person.dad.fullName}}