MetaPhase-Consulting/State-TalentMAP

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

Summary

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

exports[`ConfirmLinkComponent matches snapshot 1`] = `
<InteractiveElement
  className=""
  onClick={[Function]}
  role="link"
  type="div"
>
  Remove
</InteractiveElement>
`;