This commit is contained in:
Matt DiMeglio 2025-04-22 00:32:31 -04:00
parent 6ce41b0268
commit 56a965e76c

View file

@ -508,7 +508,7 @@ export default function Call() {
{`${Gender} - `} {`${Gender} - `}
</Text> </Text>
<Text style={{ fontSize: 14 }}> <Text style={{ fontSize: 14 }}>
{`Concious: ${Conscious} | `} {`Conscious: ${Conscious} | `}
</Text> </Text>
<Text style={{ fontSize: 14 }}> <Text style={{ fontSize: 14 }}>
{`Breathing: ${Breathing}`} {`Breathing: ${Breathing}`}