feat(SW-285): add missing code for dynamic content
This commit is contained in:
@@ -6,7 +6,7 @@ import BenefitValue from "../BenefitValue"
|
||||
|
||||
import styles from "./benefitCard.module.css"
|
||||
|
||||
import type { BenefitCardProps } from "@/types/components/loyalty/blocks"
|
||||
import type { BenefitCardProps } from "@/types/components/content/blocks"
|
||||
|
||||
export default function BenefitCard({
|
||||
comparedValues,
|
||||
|
||||
Reference in New Issue
Block a user