MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/Ribbon/ServiceNeedDifferential/__snapshots__/ServiceNeedDifferential.test.jsx.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`ServiceNeedDifferentialComponent matches snapshot 1`] = `
<Ribbon
  className=""
  containerProps={Object {}}
  cutSide="left"
  icon="line-chart"
  isWide={false}
  isWideResults={false}
  showText={true}
  text="Service Need Differential"
  type="snd"
/>
`;