Update frontend

This commit is contained in:
g
2025-02-07 13:50:15 +00:00
parent b9c9a1c428
commit 717451ac9f
3 changed files with 123 additions and 48 deletions

View File

@@ -1,4 +1,3 @@
// In models/products.ts
export interface Product {
_id?: string;
name: string;