Feature/notification system #26
1 changed files with 1 additions and 1 deletions
|
|
@ -508,7 +508,7 @@ export default function Call() {
|
|||
{`${Gender} - `}
|
||||
</Text>
|
||||
<Text style={{ fontSize: 14 }}>
|
||||
{`Concious: ${Conscious} | `}
|
||||
{`Conscious: ${Conscious} | `}
|
||||
</Text>
|
||||
<Text style={{ fontSize: 14 }}>
|
||||
{`Breathing: ${Breathing}`}
|
||||
|
|
|
|||
Loading…
Reference in a new issue