File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 "value": "AB2345",
4242 "text": "AB2345",
4343 hint: {
44- text: "Expires 14 February 2025"
44+ text: "Expires 14 April 2025"
4545 },
4646 checked: (data.vaccineBatch == "AB2345")
4747 },
4848 {
4949 "value": "DE8342",
5050 "text": "DE8342",
5151 hint: {
52- text: "Expires 19 February 2025"
52+ text: "Expires 19 April 2025"
5353 },
5454 checked: (data.vaccineBatch == "DE8342")
5555 },
5656 {
5757 "value": "LF842",
5858 "text": "LF842",
5959 hint: {
60- text: "Expires 28 February 2025"
60+ text: "Expires 28 April 2025"
6161 },
6262 checked: (data.vaccineBatch == "LF842")
6363 },
6464 {
6565 "value": "JD8352",
6666 "text": "JD8352",
6767 hint: {
68- text: "Expires 3 March 2025"
68+ text: "Expires 3 May 2025"
6969 },
7070 checked: (data.vaccineBatch == "JD8352")
7171 },
You can’t perform that action at this time.
0 commit comments