HomePhabricator

[cashtab-components] Replace all instances of CashTab with Cashtab

Description

[cashtab-components] Replace all instances of CashTab with Cashtab

Summary: Replaced all instance of CashTab with Cashtab in cashtab-components. Related to task T2537.

Test Plan:
cd web
grep -r 'CashTab' cashtab-components/ should return no results

cd cashtab
grep -r 'CashTab' extension/ should return no results (excluding files in dist dir)

Then:

cd web/cashtab
npm run extension
confirm that clicking on a cashtab badge button still opens the extension

cd web/cashtab-components
npm run storybook
Confirm that storybook runs

Reviewers: bytesofman, #bitcoin_abc

Reviewed By: bytesofman, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D11731

Details

Provenance
kieran709Authored on Jul 7 2022, 18:24
kieran709Pushed on Jul 13 2022, 12:24
Reviewer
Restricted Project
Differential Revision
D11731: [cashtab-components] Replace all instances of CashTab with Cashtab
Parents
rABC91a4647992fc: [avalanche] Pass chainman to PeerManager
Branches
Unknown
Tags
Unknown