Feature/notification system #26

Open
mattdimegs wants to merge 34 commits from feature/notification-system into main
Showing only changes of commit 56a965e76c - Show all commits

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}`}