Skip to content

Commit 17bc208

Browse files
committed
fix for Module "react" has no exported member 'cache'
vercel/next.js#49707 {/* @ts-expect-error Server Component */}
1 parent 507f762 commit 17bc208

File tree

4 files changed

+7364
-8483
lines changed

4 files changed

+7364
-8483
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/basic-features/typescript for more information.
5+
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.

0 commit comments

Comments
 (0)