MetaPhase-Consulting/State-TalentMAP

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

Summary

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

exports[`InboxComponent matches snapshot 1`] = `
<div
  className="usa-grid-full"
>
  Inbox
</div>
`;