BLOG-5 Apply the first view #15
@ -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