diff --git a/src/components/Shell/PeerListItem.tsx b/src/components/Shell/PeerListItem.tsx index c26e5a243..96f0cabdf 100644 --- a/src/components/Shell/PeerListItem.tsx +++ b/src/components/Shell/PeerListItem.tsx @@ -157,7 +157,14 @@ export const PeerListItem = ({ )} - + {verificationStateDisplayMap[peer.verificationState]} @@ -166,7 +173,7 @@ export const PeerListItem = ({ - + Their public key @@ -176,11 +183,12 @@ export const PeerListItem = ({