// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Footnote component when children are present, renders them 1`] = ` * Some footnote text `; exports[`Footnote component when no children, renders nothing 1`] = `null`;