Merged develop into feat/SW-266-seo-loyalty-pages
This commit is contained in:
@@ -20,7 +20,7 @@ export type TrackingSDKPageData = {
|
||||
export enum LoginTypeEnum {
|
||||
email = "email",
|
||||
"membership number" = "membership number",
|
||||
// MagicLink = "magic link",
|
||||
"email link" = "email link",
|
||||
}
|
||||
export type LoginType = keyof typeof LoginTypeEnum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user