Chore: Updated python dependencies
Chore: Updated angular to v19 Chore: Refactored ops with docker and ansible
This commit is contained in:
@@ -11,7 +11,6 @@ import { BillService } from '../bill.service';
|
||||
selector: 'app-products',
|
||||
templateUrl: './products.component.html',
|
||||
styleUrls: ['./products.component.css'],
|
||||
standalone: true,
|
||||
imports: [MatCard, MatCardContent, MatRipple, RouterLink, CurrencyPipe],
|
||||
})
|
||||
export class ProductsComponent implements OnInit {
|
||||
|
||||
Reference in New Issue
Block a user