svgl/next.config.js

4 lines
46 B
JavaScript
Raw Normal View History

2022-01-16 22:40:15 +08:00
module.exports = {
reactStrictMode: true,
}