|
@ -107,9 +107,9 @@ function AccountScreen(props) { |
|
|
}, |
|
|
}, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
icon: "institution", |
|
|
|
|
|
|
|
|
icon: "bank", |
|
|
show: showActivation(), |
|
|
show: showActivation(), |
|
|
IconProvider: FontAwesome, |
|
|
|
|
|
|
|
|
IconProvider: MaterialCommunityIcons, |
|
|
title: "ATIVAR INSTITUIÇÃO", |
|
|
title: "ATIVAR INSTITUIÇÃO", |
|
|
onPress: () => { |
|
|
onPress: () => { |
|
|
activationActions(); |
|
|
activationActions(); |
|
|