Skip to content

Commit 366c610

Browse files
committed
rename app folder
1 parent 35024cd commit 366c610

File tree

21 files changed

+11
-10
lines changed

21 files changed

+11
-10
lines changed

β€Žapps/nextjs-pages/next-env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3+
/// <reference types="next/navigation-types/compat/navigation" />
34

45
// NOTE: This file should not be edited
56
// see https://nextjs.org/docs/basic-features/typescript for more information.

0 commit comments

Comments
Β (0)