Typo
This commit is contained in:
parent
6ce41b0268
commit
56a965e76c
1 changed files with 1 additions and 1 deletions
|
|
@ -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}`}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue