connect front to back
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
</app-modal>
|
||||
|
||||
<section class="book-grid">
|
||||
@for (book of books; track $index) {
|
||||
<app-book-card [bookInfo]="book"></app-book-card>
|
||||
}
|
||||
<app-book-card></app-book-card>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user