feat(SW-312): fix "2-for-1-breakfast" only unlocked for level 5

This commit is contained in:
Matilda Landström
2024-08-29 14:36:26 +02:00
committed by Christel Westerberg
parent 00fc2af3dd
commit 41827f0fe0
15 changed files with 97 additions and 93 deletions

View File

@@ -5,7 +5,7 @@ import YourLevel from "../../YourLevelScript"
import styles from "./desktopHeader.module.css"
import {
import type {
DesktopSelectColumns,
LargeTableProps,
} from "@/types/components/loyalty/blocks"