fix learn more link style

This commit is contained in:
Akinwale Ariwodola 2019-10-29 15:02:54 +01:00
parent 518285355c
commit ed513bcfb5

View file

@ -250,7 +250,7 @@ const rewardStyle = StyleSheet.create({
learnMoreLink: { learnMoreLink: {
fontFamily: 'Inter-UI-Regular', fontFamily: 'Inter-UI-Regular',
color: Colors.White, color: Colors.White,
textDecoration: 'underline', textDecorationLine: 'underline',
}, },
enrollButton: { enrollButton: {
backgroundColor: Colors.White, backgroundColor: Colors.White,