// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should render invite 1`] = `
bob@bob.com Invited by Alice DisplayName
`; exports[` should render invite when room in not available 1`] = `
bob@bob.com Invited by Alice DisplayName
`;