Skip to content

Commit 1f4c538

Browse files
committed
feat: add Portuguese translation for "Thinking in React" tutorial
1 parent 88c6b9c commit 1f4c538

File tree

2 files changed

+86
-88
lines changed

2 files changed

+86
-88
lines changed

next-env.d.ts

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

54
// NOTE: This file should not be edited
6-
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
5+
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

0 commit comments

Comments
 (0)