Bob AI: fix build errors (attempt 1)

This commit is contained in:
2026-02-24 10:14:15 +00:00
parent 7f43118f54
commit c5262ce493

View File

@@ -77,7 +77,7 @@ function ProductPageContent({ params }: ProductPageProps) {
const themeProviderProps = {
children: null as any,
defaultButtonVariant: "shift-hover" as const,
defaultTextAnimation: "entrance-slide",
defaultTextAnimation: "entrance-slide" as const,
borderRadius: "rounded",
contentWidth: "smallMedium",
sizing: "mediumLarge",