Browse Source

Merge branch 'main' of https://github.com/IGSD-UoW/WPD-MobileApp into main

master
analuizaff 3 years ago
parent
commit
2eb8bd421b
  1. 1
      src/app/screens/AccountScreen.js

1
src/app/screens/AccountScreen.js

@ -122,6 +122,7 @@ function AccountScreen(props) {
{ {
icon: "bank", icon: "bank",
show: showActivation(), show: showActivation(),
show: false,
IconProvider: MaterialCommunityIcons, IconProvider: MaterialCommunityIcons,
title: "ATIVAR INSTITUIÇÃO", title: "ATIVAR INSTITUIÇÃO",
onPress: () => { onPress: () => {

Loading…
Cancel
Save