"alterar senha" option.
@ -130,7 +130,7 @@ function AccountScreen(props) {
const profileItems = [
{
icon: "lock",
show: true,
show: isRegistered,
IconProvider: MaterialCommunityIcons,
title: "alterar senha",
onPress: () => {