// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` asks you to log in when you arent logged in 1`] = `

You must be logged in

`; exports[` renders 1`] = `
me:
    "Wes Bos"
  
Change:
    {}
  
`;