Merged in feat/sw-1291-show-sas-membership-data (pull request #1503)
Show SAS membership data in Linked Accounts * Rip out old styling * Desktop version of new linked accounts design * Use new design system tokens * Refactor SASLinkedAccount to handle all states * Improve small screen styling * Add intl etc * Skeletons * Tiny fixes * Add i18n keys to all languages Approved-by: Linus Flood
This commit is contained in:
@@ -12,6 +12,7 @@ export enum scandicMemberships {
|
||||
guestpr = "guestpr",
|
||||
scandicfriends = "scandicfriend's",
|
||||
sas_eb = "sas_eb",
|
||||
scandic_native_tiers = "scandic_native_tiers",
|
||||
}
|
||||
|
||||
export function getFriendsMembership(memberships: Memberships) {
|
||||
|
||||
Reference in New Issue
Block a user