// Exact copy except import UserService from shared import { Component } from '@angular/core'; import { HeroService } from './hero.service'; import { UserService } from '../shared/user.service'; @Component({ template: `