// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`VerificationRequestToast should render a cross-user verification 1`] = `
  
    
      @alice:domain (@other:user)
    
    
   
 
`;
exports[`VerificationRequestToast should render a self-verification 1`] = `
  
    
      my other device
      
        other_device from 1.1.1.1
      
     
 
`;