wallet-connect-web-examples/react-wallet-v2/next.config.js

4 lines
46 B
JavaScript
Raw Normal View History

2022-02-02 12:13:49 +00:00
module.exports = {
reactStrictMode: true,
}