Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13114985
D11289.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
415 B
Subscribers
None
D11289.diff
View Options
diff --git a/web/cashtab/src/components/Common/QRCode.js b/web/cashtab/src/components/Common/QRCode.js
--- a/web/cashtab/src/components/Common/QRCode.js
+++ b/web/cashtab/src/components/Common/QRCode.js
@@ -245,7 +245,7 @@
QRCode.propTypes = {
address: PropTypes.string,
- isCashAddress: PropTypes.func,
+ isCashAddress: PropTypes.bool,
size: PropTypes.number,
onClick: PropTypes.func,
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 1, 09:03 (1 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187156
Default Alt Text
D11289.diff (415 B)
Attached To
D11289: [Cashab] Corrected proptype in QRCode
Event Timeline
Log In to Comment