// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiHeaderAlert is rendered 1`] = `
date

title

`; exports[`OuiHeaderAlert renders action 1`] = `
date

title

`; exports[`OuiHeaderAlert renders date as an element 1`] = `

October 18, 1851

shazm

`; exports[`OuiHeaderAlert renders title as an element 1`] = `
date

Circumambulate the city

`;