diff --git a/src/pages/PairDevice/PairDevice.tsx b/src/pages/PairDevice/PairDevice.tsx
index 3fe619a1..fde092d9 100644
--- a/src/pages/PairDevice/PairDevice.tsx
+++ b/src/pages/PairDevice/PairDevice.tsx
@@ -1,7 +1,7 @@
import { Separator, XStack, YStack } from 'tamagui'
import { useState } from 'react'
import { v4 as uuidv4 } from 'uuid'
-import { Button, Checkbox, Tag, Text } from '@status-im/components'
+import { Button, Checkbox, Input, Tag, Text } from '@status-im/components'
import PageWrapperShadow from '../../components/PageWrappers/PageWrapperShadow'
import SyncStatus from './SyncStatus'
@@ -42,6 +42,12 @@ const PairDevice = () => {
Generate ID
+
+
+ Generated Pairing ID
+
+ '} />
+