[examples] Bump Next.js to 11.1.0 (#6582)

This commit is contained in:
Steven
2021-08-11 15:41:38 -04:00
committed by GitHub
parent 9af3054d41
commit a07e6fc103
8 changed files with 1604 additions and 285 deletions

View File

@@ -0,0 +1,3 @@
module.exports = {
reactStrictMode: true,
}