MetaPhase-Consulting/State-TalentMAP

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

Summary

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

exports[`IsHardToFillComponent matches snapshot 1`] = `
<Ribbon
  className=""
  containerProps={Object {}}
  cutSide="left"
  icon="star-half-o"
  isWide={false}
  isWideResults={false}
  showText={true}
  text="Hard to Fill"
  type="htf"
/>
`;