reflex/pynecone/.templates/web/next.config.js
2022-12-20 15:22:04 -08:00

4 lines
47 B
JavaScript

module.exports = {
reactStrictMode: true,
};