This commit is contained in:
Matheus Albino Brunhara
2022-05-28 18:22:22 -05:00
parent ed3f999a24
commit 106b0a49cc

View File

@@ -161,7 +161,6 @@ const Perfil: React.FC<ScanNewProps> = (props) => {
</IonCardHeader>
<div id='profile-status'>
<IonLabel>Status: </IonLabel>
<IonChip>
{/* TODO, deve vir do backend */}
<IonLabel color="primary">Passageiro</IonLabel>