feat(SW-312): fix "2-for-1-breakfast" only unlocked for level 5
This commit is contained in:
committed by
Christel Westerberg
parent
00fc2af3dd
commit
41827f0fe0
@@ -6,7 +6,7 @@ import BenefitValue from "../BenefitValue"
|
||||
|
||||
import styles from "./benefitCard.module.css"
|
||||
|
||||
import { BenefitCardProps } from "@/types/components/loyalty/blocks"
|
||||
import type { BenefitCardProps } from "@/types/components/loyalty/blocks"
|
||||
|
||||
export default function BenefitCard({
|
||||
comparedValues,
|
||||
|
||||
Reference in New Issue
Block a user