bufferapp/ui

View on GitHub
src/components/SegmentedControl/__snapshots__/SegmentedControl.spec.ts.snap

Summary

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

exports[`jest-auto-snapshots > SegmentedControl Matches snapshot when passed only required props 1`] = `
<styled.div
  role="group"
>
  <NodeFixture />
</styled.div>
`;