MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/AutoSuggest/SuggestionChoice/__snapshots__/SuggestionChoice.test.jsx.snap

Summary

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

exports[`SuggestionChoiceComponent matches snapshot 1`] = `
<div
  className="render-suggestion"
>
  name (code)
</div>
`;