refactor: update ui and make it modern
This commit is contained in:
@@ -59,6 +59,7 @@ export type ProductRow = {
|
||||
location: string;
|
||||
locationDetail: string;
|
||||
expiryDate: string;
|
||||
expiryDateRaw: string | null;
|
||||
refillDate: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user