MetaPhase-Consulting/State-TalentMAP

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

Summary

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

exports[`InboxComponent matches snapshot 1`] = `
<IconAlert
  alt="Inbox"
  className=""
  disabled={true}
  limit={5}
  link="/profile/dashboard/"
  number={4}
  title="View your inbox"
  type="comments-o"
  useLimit={true}
/>
`;