nyx-dashboard/next.config.js
2021-06-20 19:39:00 +08:00

3 lines
46 B
JavaScript

module.exports = {
reactStrictMode: true,
}