refactor: update ui and make it modern

This commit is contained in:
2026-09-01 00:28:58 +02:00
parent ef79a07a55
commit d6603577a2
29 changed files with 1925 additions and 2014 deletions
+1
View File
@@ -59,6 +59,7 @@ export type ProductRow = {
location: string;
locationDetail: string;
expiryDate: string;
expiryDateRaw: string | null;
refillDate: string;
};