fix: resolve TypeScript errors for Zod v4 API changes

This commit is contained in:
张翔
2026-02-13 14:31:21 +08:00
parent 718abea089
commit e829451fa3
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ export function InsightsSection() {
`}
>
<Button
variant="outline"
variant="secondary"
size="lg"
className="group"
onClick={() => window.location.href = '/insights'}