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

123

`; exports[` renders a verified device with no metadata 1`] = `

123

`; exports[` renders display name with a tooltip 1`] = `

My device

`; exports[` separates metadata with a dot 1`] = `

123

`;