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