All files / src/components/collection-stats-item index.js

88.24% Statements 15/17
62.5% Branches 5/8
100% Functions 3/3
88.24% Lines 15/17
1 2 3 4 5    1x    
import CollectionStatsItem from './collection-stats-item';
 
export default CollectionStatsItem;
export { CollectionStatsItem };