// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ThreadsActivityCentre renders notifications matching the snapshot 1`] = `
`;
exports[`ThreadsActivityCentre should close the release announcement when the TAC button is clicked 1`] = `
  
  
  
    
  
  
`;
exports[`ThreadsActivityCentre should match snapshot when empty 1`] = `
`;
exports[`ThreadsActivityCentre should order the room with the same notification level by most recent 1`] = `
`;
exports[`ThreadsActivityCentre should render the release announcement 1`] = `
  
  
    
    
      
      
        Threads Activity Centre
      
      
        Threads notifications have moved, find them here from now on.
      
      
     
    
   
`;