Page MenuHomePhabricator

[Cashtab] Better component organization and routing for etokens
ClosedPublic

Authored by bytesofman on Jan 9 2024, 23:50.

Details

Summary

Some cleanup after moving eTokens out of Home and onto their own screen. We shouldn't have src/components/Etokens and src/components/Tokens folders. Keep all the relevant components under src/components/Etokens

Tokens.js is confusingly named. This should be CreateToken.js, and its route should also be create-token.

Test Plan

npm test

npm start, check tokens page, click create a token and note route

Diff Detail

Repository
rABC Bitcoin ABC
Branch
deprecate-unused-component
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26233
Build 52038: Build Diffcashtab-tests
Build 52037: arc lint + arc unit