Bob AI: fix build errors (attempt 1)

This commit is contained in:
2026-02-24 10:12:44 +00:00
parent 36c1ca6eaa
commit f2abb117ad
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
use client";
"use client";
import { Suspense, use, useCallback } from "react";
import { useRouter } from "next/navigation";

View File

@@ -1,4 +1,4 @@
use client";
"use client";
import { Suspense, useCallback } from "react";
import ReactLenis from "lenis/react";