BLOG-5 docs: add comment for next config
This commit is contained in:
parent
c16e3f29a0
commit
756112cb21
@ -1,6 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
// Avoid from rendering twice in development mode
|
||||
reactStrictMode: false,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user