ModusCreateOrg/budgeting

View on GitHub
app/components/DonutChart/__tests__/__snapshots__/Path-test.js.snap

Summary

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

exports[`renders correctly 1`] = `
<path
  d="test"
  fill="fill"
/>
`;