zipline/next.config.js

5 lines
48 B
JavaScript
Raw Normal View History

2021-06-23 11:20:20 -07:00
module.exports = {
reactStrictMode: true,
};