nyx-dashboard/next.config.js
2023-03-03 16:48:43 +00:00

3 lines
50 B
JavaScript

module.exports = {
reactStrictMode: true,
};