Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user