Page MenuHomePhabricator

[Cashtab] capitalize notification components names
AbandonedPublic

Authored by kieran709 on Nov 29 2021, 15:31.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

In order to meet react guidelines, components inside the Notifications.js folder have had their names properly capitalized.

Test Plan

Ensure exports and imports related to Notifications.js are appropriately capitalized.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
notification-syntax-correction
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17443
Build 34714: Build Diffcashtab-tests
Build 34713: arc lint + arc unit

Event Timeline

Because these are simple functions and not screens and/or JSX, please leave them lowercase. Per earlier Telegram convo, this was corrected by installing eslint. Let me know if there is still some other issue this addresses -- otherwise please abandon. Thanks.

This revision now requires changes to proceed.Nov 29 2021, 20:01

Abandoning per review feedback.