We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I should be able to provide icons to the that is then used for custom providers that isn't specified by the infrawallet plugin.
Something like:
<InfraWallerPage icons={{ orange: (<OrangeIcon/>), equinix: (<EquinixIcon/>) }} />
And so on. I might look into making this work myself.
Status