Jelajahi Sumber

Undo next-env.d.ts

satof3 1 tahun lalu
induk
melakukan
36f280fe32
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      apps/app/next-env.d.ts

+ 1 - 0
apps/app/next-env.d.ts

@@ -1,5 +1,6 @@
 /// <reference types="next" />
 /// <reference types="next" />
 /// <reference types="next/image-types/global" />
 /// <reference types="next/image-types/global" />
+/// <reference types="next/navigation-types/compat/navigation" />
 
 
 // NOTE: This file should not be edited
 // NOTE: This file should not be edited
 // see https://nextjs.org/docs/basic-features/typescript for more information.
 // see https://nextjs.org/docs/basic-features/typescript for more information.