Skip to content

Commit

Permalink
revert test case reactRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Feb 18, 2022
1 parent 2a0aefe commit 383f448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/react-18/app/next.config.js
Expand Up @@ -3,6 +3,7 @@ const withReact18 = require('../test/with-react-18')
module.exports = withReact18({
// reactStrictMode: true,
experimental: {
reactRoot: true,
// runtime: 'edge',
},
images: {
Expand Down

0 comments on commit 383f448

Please sign in to comment.