MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/StatusCircle/__snapshots__/StatusCircle.test.jsx.snap

Summary

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

exports[`StatusCircle matches snapshot 1`] = `
<span
  className="status"
>
  <FontAwesome
    name="circle"
  />
</span>
`;