Feat: Funding history screen

This commit is contained in:
Rafael Taranto 2019-11-11 21:59:13 +00:00
parent 8b4a1ff23f
commit 58c93bc265
5 changed files with 118 additions and 16 deletions

View file

@ -104,12 +104,14 @@ export default {
label1: {
fontSize: fontSize5,
fontFamily: fontSecondary,
fontWeight: 500
fontWeight: 500,
color: fontColor
},
label2: {
fontSize: fontSize5,
fontFamily: fontSecondary,
fontWeight: 700
fontWeight: 700,
color: fontColor
},
label3: {
fontSize: fontSize4,