// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ManifestIssue renders the expected snapshot for a warning 1`] = `
  • Lorem ipsum
  • `; exports[`ManifestIssue renders the expected snapshot for an error 1`] = `
  • Lorem ipsum
  • `;