Page MenuHomePhabricator

[Cashtab] Fix typo in TxHistory
ClosedPublic

Authored by kieran709 on May 27 2022, 18:36.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC2b7ec722b9ee: [Cashtab] Fix typo in TxHistory
Summary

In TxHistory at line 31, the PropTypes.shape key should be 'name' instead of 'namer'

Related to T2462

Test Plan

in IDE:
navigate to TxHistory.js
observe that key at line 31 reads 'name'

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable