feat: add button for pair with id
This commit is contained in:
parent
7ef5e5e688
commit
2199fe28e4
|
@ -57,6 +57,9 @@ const PairDevice = () => {
|
||||||
>
|
>
|
||||||
Connect via IP
|
Connect via IP
|
||||||
</Button>
|
</Button>
|
||||||
|
<Button icon={<CompleteIdIcon size={20} color="#2A4AF5" />} variant="outline">
|
||||||
|
Pair with ID
|
||||||
|
</Button>
|
||||||
</XStack>
|
</XStack>
|
||||||
</YStack>
|
</YStack>
|
||||||
</YStack>
|
</YStack>
|
||||||
|
|
Loading…
Reference in New Issue