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 3131 "value": "AB2345",
3232 "text": "AB2345",
3333 hint: {
34- text: "Expires 14 December 2024"
34+ text: "Expires 14 January 2024"
3535 },
3636 checked: (data.vaccineBatch == "AB2345")
3737 },
3838 {
3939 "value": "DE8342",
4040 "text": "DE8342",
4141 hint: {
42- text: "Expires 19 December 2024"
42+ text: "Expires 19 January 2024"
4343 },
4444 checked: (data.vaccineBatch == "DE8342")
4545 },
4646 {
4747 "value": "LF842",
4848 "text": "LF842",
4949 hint: {
50- text: "Expires 28 December 2024"
50+ text: "Expires 28 January 2024"
5151 },
5252 checked: (data.vaccineBatch == "LF842")
5353 },
5454 {
5555 "value": "JD8352",
5656 "text": "JD8352",
5757 hint: {
58- text: "Expires 3 January 2025"
58+ text: "Expires 3 February 2025"
5959 },
6060 checked: (data.vaccineBatch == "JD8352")
6161 },
You can’t perform that action at this time.
0 commit comments