+
+
+
+
+
+
+
+
+
+
bookreturn works!
diff --git a/FrontEnd/iprjt/src/app/bookreturn/bookreturn.component.spec.ts b/FrontEnd/iprjt/src/app/bookreturn/bookreturn.component.spec.ts new file mode 100644 index 00000000..640e3392 --- /dev/null +++ b/FrontEnd/iprjt/src/app/bookreturn/bookreturn.component.spec.ts @@ -0,0 +1,23 @@ +import { ComponentFixture, TestBed } from '@angular/core/testing'; + +import { BookreturnComponent } from './bookreturn.component'; + +describe('BookreturnComponent', () => { + let component: BookreturnComponent; + let fixture: ComponentFixture
+
+
| Category-Name | +Publication | +Book Name | +Auther | +Book Copies | +Book image | + +Action | +
|---|---|---|---|---|---|---|
| {{books.category.categoryName}} | +{{books.publication}} | +{{books.booksName}} | +{{books.auther}} | +{{books.booksCopies}} | ++ + + + + + + |
+
+