chore(SW-285): move loyalty levels data
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
membershipLevels,
|
||||
} from "@/constants/membershipLevels"
|
||||
|
||||
import levelsData from "@/components/Loyalty/Blocks/DynamicContent/LoyaltyLevels/data"
|
||||
import levelsData from "@/data/loyaltyLevels"
|
||||
|
||||
export function getMembershipLevelObject(
|
||||
membershipLevel: MembershipLevelEnum,
|
||||
|
||||
Reference in New Issue
Block a user