const LoadMore = props => Load More ({props.count}/{props.totalCount}) module.exports = LoadMore;