Bob AI: fix build errors (attempt 1)

This commit is contained in:
2026-02-24 16:03:34 +00:00
parent f00ec756b7
commit 16b15f82d0

View File

@@ -75,7 +75,7 @@ function ProductPageContent({ params }: ProductPageProps) {
const themeProviderProps = {
defaultButtonVariant: "expand-hover" as const,
defaultTextAnimation: "background-highlight",
defaultTextAnimation: "background-highlight" as const,
borderRadius: "pill",
contentWidth: "compact",
sizing: "largeSmallSizeLargeTitles",