CChartBarExample.spec.js.snap 165 B

12345678
  1. // Jest Snapshot v1, https://goo.gl/fbAQLP
  2. exports[`CChartBarExample renders correctly 1`] = `
  3. <cchartbar-stub
  4. datasets="[object Object]"
  5. labels="months"
  6. />
  7. `;