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