Website/next.config.js

4 lines
46 B
JavaScript
Raw Normal View History

2021-10-24 17:04:22 +00:00
module.exports = {
reactStrictMode: true,
}