Files
lanyard-profile-readme/next.config.js
2021-06-17 23:25:09 -04:00

4 lines
45 B
JavaScript

module.exports = {
reactStrictMode: true
}