fix: align frontend types and tests for react 19 (#339)
This commit is contained in:
@@ -51,6 +51,7 @@ const meds: Medication[] = [
|
||||
id: 11,
|
||||
name: "Aspirin",
|
||||
takenBy: ["Max", "Anna"],
|
||||
packageType: "blister",
|
||||
packCount: 1,
|
||||
blistersPerPack: 1,
|
||||
pillsPerBlister: 10,
|
||||
|
||||
Reference in New Issue
Block a user