We are currently migrating from @filecoin-pay/ui to @filecoin-foundation/ui-filecoin.
Most pages have already been updated using a combination of both libraries because @filecoin-foundation/ui-filecoin does not yet provide all required components.
Task
Migrate the remaining three pages:
- Per Rail
- Per Account
- Per Operator
Use the already-migrated pages as references to understand:
- Which components need to be replaced or shimmed,
- What patterns we are using for combining the two libraries,
- Any layout or style differences introduced by the new library.
We are currently migrating from
@filecoin-pay/uito@filecoin-foundation/ui-filecoin.Most pages have already been updated using a combination of both libraries because
@filecoin-foundation/ui-filecoindoes not yet provide all required components.Task
Migrate the remaining three pages:
Use the already-migrated pages as references to understand: