chore(SW-285): move loyalty levels data

This commit is contained in:
Chuma McPhoy
2024-09-05 16:23:16 +02:00
parent 0f80d82eac
commit 0d27f753ed
18 changed files with 3 additions and 727 deletions

View File

@@ -18,8 +18,7 @@ import {
import BiroScript from "@/components/TempDesignSystem/Text/BiroScript"
import Caption from "@/components/TempDesignSystem/Text/Caption"
import Title from "@/components/TempDesignSystem/Text/Title"
import levelsData from "./data"
import levelsData from "@/data/loyaltyLevels"
import styles from "./loyaltyLevels.module.css"