wallet-connect-web-examples/wallets/react-wallet-v2-chat/next.config.js
2022-10-28 11:09:05 +02:00

4 lines
45 B
JavaScript

module.exports = {
reactStrictMode: true
}