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
@@ -1,6 +1,6 @@
|
||||
import styles from "./levelSummary.module.css"
|
||||
|
||||
import { LevelSummaryProps } from "@/types/components/loyalty/blocks"
|
||||
import type { LevelSummaryProps } from "@/types/components/loyalty/blocks"
|
||||
|
||||
export default function LevelSummary({
|
||||
level,
|
||||
|
||||
Reference in New Issue
Block a user