// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders a verified device 1`] = `

my-device

Verified session

Your current session is ready for secure messaging.

Session details

Session ID my-device
Sign out of this session
`; exports[` renders device with metadata 1`] = `

My Device

Unverified session

Verify your current session for enhanced secure messaging.

Session details

Session ID my-device
Last activity Sun 22:34
Application
Name Element Web
Device
Model Iphone X
Operating system Windows 95
Browser Firefox 100
IP address 123.456.789
Sign out of this session
`; exports[` renders device without metadata 1`] = `

my-device

Unverified session

Verify your current session for enhanced secure messaging.

Session details

Session ID my-device
Sign out of this session
`;