// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`components/post_view/PostInfo should match snapshot 1`] = `
", } } />
`; exports[`components/post_view/PostInfo should match snapshot, compact display 1`] = `
", } } />
`; exports[`components/post_view/PostInfo should match snapshot, ephemeral deleted post 1`] = `
×
`; exports[`components/post_view/PostInfo should match snapshot, ephemeral post 1`] = `
×
`; exports[`components/post_view/PostInfo should match snapshot, flagged post 1`] = `
", } } />
`; exports[`components/post_view/PostInfo should match snapshot, military time 1`] = `
`; exports[`components/post_view/PostInfo should match snapshot, pinned post 1`] = `
", } } />
`;