jehoelkh
This commit is contained in:
@@ -7,7 +7,7 @@ import {NzFlexDirective} from "ng-zorro-antd/flex";
|
||||
selector: 'app-create-book',
|
||||
imports: [NzFormModule, NzFlexDirective, ReactiveFormsModule],
|
||||
templateUrl: './create-book.html',
|
||||
styleUrl: './create-book.css',
|
||||
styleUrls: ['./create-book.css'],
|
||||
})
|
||||
export class CreateBook {
|
||||
createBookForm = new FormGroup({
|
||||
|
||||
Reference in New Issue
Block a user