test: add CChartBarExample unit test (#193)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`CChartBarExample renders correctly 1`] = `
|
||||
<cchartbar-stub
|
||||
datasets="[object Object]"
|
||||
labels="months"
|
||||
/>
|
||||
`;
|
||||
Reference in New Issue
Block a user