Update SyncStatus.tsx

This commit is contained in:
Hristo Nedelkov 2023-08-16 13:28:51 +03:00
parent c694c2cfa7
commit 37e01f1031
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ type SyncStatusProps = {
}
const SyncStatus = ({ isPairing, timer, isAwaitingPairing }: SyncStatusProps) => {
return (
<YStack>
<YStack space={'$2'}>
<XStack style={{ justifyContent: 'space-between' }}>
<Text size={11} color="#647084" weight="medium">
Device Sync Status