Key
Key
I have the same problem (I use tailwind too). After first page load/refresh, everything updates to dark mode but not the images.
Is the import incorrect too? Because I need to import like this import { FungibleTokenOfAccountOnNetwork } from '@elrondnetwork/erdjs/out/networkProvider/tokens' But this is the normal I think which is not working import...
@andreibancioiu Sorry to reopen this again. I use the ApiNetworkProvider from ErdJs 10 and the method `getFungibleTokensOfAccount ` and I would like to access all properties of the Tokens. Including...