zipline/next.config.js
2021-06-23 11:20:20 -07:00

4 lines
48 B
JavaScript

module.exports = {
reactStrictMode: true,
};