reflex/pynecone/.templates/web/next.config.js
2022-11-18 12:44:06 -08:00

4 lines
46 B
JavaScript

module.exports = {
reactStrictMode: true
};