MetaPhase-Consulting/State-TalentMAP

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

Summary

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

exports[`ProfileLandingComponent matches snapshot 1`] = `
<div
  className="usa-grid-full profile-content-inner-container"
>
  <h2>
    This is your profile. Please select an area to navigate to.
  </h2>
</div>
`;