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

4 lines
45 B
JavaScript
Raw Normal View History

module.exports = {
reactStrictMode: true
}