wallet-connect-web-examples/wallets/react-wallet-chat/next.config.js

4 lines
45 B
JavaScript

module.exports = {
reactStrictMode: true
}