deleted notifs components
This commit is contained in:
@@ -10,7 +10,7 @@ import {CreatePurchaseorderForm} from "../../components/create-purchaseorder-for
|
||||
import {CreateQuotationForm} from "../../components/create-quotation-form/create-quotation-form";
|
||||
|
||||
@Component({
|
||||
selector: 'app-stock',
|
||||
selector: 'app-stock',
|
||||
imports: [
|
||||
StockTable,
|
||||
Search,
|
||||
@@ -18,8 +18,8 @@ import {CreateQuotationForm} from "../../components/create-quotation-form/create
|
||||
CreatePurchaseorderForm,
|
||||
CreateQuotationForm,
|
||||
],
|
||||
templateUrl: './stock.html',
|
||||
styleUrl: './stock.css',
|
||||
templateUrl: './stock.html',
|
||||
styleUrl: './stock.css',
|
||||
})
|
||||
|
||||
export class Stock {
|
||||
|
||||
Reference in New Issue
Block a user