// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`CommentTree renders a comment tree with comments 1`] = `

Send
`; exports[`CommentTree renders a loading comment tree 1`] = `

Loading comments…

`; exports[`CommentTree renders an empty comment tree 1`] = `

Send
No comments yet
`;