fix: remove redundant closing view tag in Profile component layout
This commit is contained in:
@@ -126,7 +126,6 @@ export default function Profile() {
|
||||
<Text style={styles.roleText}>{isBarber ? 'Gestor de Espaço' : 'Cliente'}</Text>
|
||||
</View>
|
||||
</View>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
{/* Notificações (Horizontal) */}
|
||||
|
||||
Reference in New Issue
Block a user