
committed by
Igor Minar

parent
344a5ca545
commit
9bbf009dff
@ -4,7 +4,7 @@ import { NgForm } from '@angular/forms';
|
||||
import { Hero } from './hero';
|
||||
|
||||
@Component({
|
||||
selector: 'hero-form',
|
||||
selector: 'app-hero-form',
|
||||
templateUrl: './hero-form.component.html',
|
||||
styles: [`
|
||||
button { margin: 6px 0; }
|
||||
|
Reference in New Issue
Block a user