// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing exports[` should render invite 1`] = `

Profile

bob@bob.com Invited by Alice DisplayName
`; exports[` should render invite when room in not available 1`] = `

Profile

bob@bob.com Invited by Alice DisplayName
`;