Merge branch 'master' into login-error-msg-timeout

This commit was merged in pull request #8.
This commit is contained in:
Ebube
2023-04-18 10:04:26 +01:00
2 changed files with 14 additions and 2 deletions
+2 -1
View File
@@ -18,4 +18,5 @@ REACT_APP_TERMS_LINK='https://www.float.sg/terms'
REACT_APP_CONTACT_LINK='https://www.float.sg/contact'
REACT_APP_ABOUT_LINK='https://www.float.sg/about'
REACT_APP_LOGIN_ERROR_TIMEOUT=5000
REACT_APP_LOGIN_ERROR_TIMEOUT=5000
REACT_APP_LOGOUT_SESSION_TIMEOUT=300000