MetaPhase-Consulting/State-TalentMAP

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

Summary

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

exports[`EditContentButtonComponent matches snapshot 1`] = `
<FontAwesome
  className="description-edit"
  id="description-edit"
  name="pencil"
  onClick={[Function]}
  onKeyUp={[Function]}
  role="button"
  tabIndex="0"
/>
`;