MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/ProfileDashboard/SectionTitle/__snapshots__/SectionTitle.test.jsx.snap

Summary

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

exports[`SectionTitleComponent matches snapshot 1`] = `
<div
  className="dashboard-section-title  "
>
   
  <h2>
    title
  </h2>
</div>
`;