feat(SW-285): add missing code for dynamic content
This commit is contained in:
@@ -11,7 +11,7 @@ import styles from "./largeTable.module.css"
|
||||
import type {
|
||||
BenefitTableHeaderProps,
|
||||
LargeTableProps,
|
||||
} from "@/types/components/loyalty/blocks"
|
||||
} from "@/types/components/content/blocks"
|
||||
|
||||
export default function LargeTable({
|
||||
levels,
|
||||
|
||||
Reference in New Issue
Block a user