Commit 06c6b0f2 authored by Lorenzo Trujillo Rojas's avatar Lorenzo Trujillo Rojas
Browse files

Se retiro la opción de editar perfil

parent eb6c4958
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ export const AccountPage = () => {
          flex: 2
        }}
      >
        <CustomTileButton
        {/* <CustomTileButton
          title="Edit user data"
          leadingIcon={
            <MaterialCommunityIcons
@@ -49,7 +49,7 @@ export const AccountPage = () => {
        <CustomTileButton
          title="Change my tastes"
          leadingIcon={<FontAwesome name="edit" size={24} color="black" />}
        />
        /> */}
          
      </View>
      <CustomTileButton