nyx-dashboard/next.config.js
2021-11-17 05:52:23 +08:00

3 lines
47 B
JavaScript

module.exports = {
reactStrictMode: true,
};