mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 19:36:35 +00:00
Merge branch 'rd-hn.create-pair-device-page' of https://github.com/nimbus-gui/nimbus-gui into rd-hn.create-pair-device-page
This commit is contained in:
commit
c694c2cfa7
@ -12,7 +12,7 @@ type SyncStatusProps = {
|
||||
}
|
||||
const SyncStatus = ({ isPairing, timer, isAwaitingPairing }: SyncStatusProps) => {
|
||||
return (
|
||||
<YStack style={{ width: '584px' }} space={'$2'}>
|
||||
<YStack>
|
||||
<XStack style={{ justifyContent: 'space-between' }}>
|
||||
<Text size={11} color="#647084" weight="medium">
|
||||
Device Sync Status
|
||||
|
Loading…
x
Reference in New Issue
Block a user