MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/GlossaryEditor/TopNav/__snapshots__/TopNav.test.jsx.snap

Summary

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

exports[`TopNavComponent matches snapshot 1`] = `
<div
  className="usa-grid-full portfolio-top-nav-container"
>
  <div
    className="usa-width-five-sixths"
  >
    <NavigationList />
  </div>
</div>
`;