Zohaib Adnan
Results
2
comments of
Zohaib Adnan
Is this issue still not resolved?
You should be able to use the `jsonRpcUrlMap` property instead. Here's the example that Uniswap includes in their documentation: ``` import { SwapWidget } from '@uniswap/widgets' import '@uniswap/widgets/fonts.css' // We...