// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should render with byline of "this is a byline" 1`] = `
this is a byline
`; exports[` should render with byline of undefined 1`] = `
`;