Skip to content

Custom icons for custom costs #122

Open
@O5ten

Description

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.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions