All files / src/components/index-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 IndexStatsItem from './index-stats-item';
 
export default IndexStatsItem;
export { IndexStatsItem };