mirror of
https://github.com/covidpass-org/covidpass.git
synced 2025-02-23 15:07:44 +01:00
infinite setState fix
This commit is contained in:
parent
651ad32004
commit
bebc470d88
@ -33,7 +33,7 @@ function Index(): JSX.Element {
|
||||
setWarningMessage('Only Safari on iOS is officially supported for Apple Wallet import at the moment - ' +
|
||||
'for other platforms, please ensure you have an application which can open Apple Wallet .pkpass files');
|
||||
}
|
||||
})
|
||||
}, []);
|
||||
|
||||
|
||||
// If you previously created a vaccination receipt before Sept. 23rd and need to add your date of birth on your vaccination receipt, please reimport your Ministry of Health official vaccination receipt again below and the date of birth will now be visible on the created receipt
|
||||
|
Loading…
x
Reference in New Issue
Block a user