From 37e01f1031343244972817eccbb67125f708c6fa Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Wed, 16 Aug 2023 13:28:51 +0300 Subject: [PATCH] Update SyncStatus.tsx --- src/pages/PairDevice/SyncStatus.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/PairDevice/SyncStatus.tsx b/src/pages/PairDevice/SyncStatus.tsx index 116a94fc..35454c7c 100644 --- a/src/pages/PairDevice/SyncStatus.tsx +++ b/src/pages/PairDevice/SyncStatus.tsx @@ -12,7 +12,7 @@ type SyncStatusProps = { } const SyncStatus = ({ isPairing, timer, isAwaitingPairing }: SyncStatusProps) => { return ( - + Device Sync Status