// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` should render spinner while app is loading 1`] = `
`;
exports[` with an existing session onAction() room actions leave_room for a room should launch a confirmation modal 1`] = `
Are you sure you want to leave the room '!room:server.org'?
`;
exports[` with an existing session onAction() room actions leave_room for a space should launch a confirmation modal 1`] = `
Are you sure you want to leave the space '!spaceRoom:server.org'?
`;