add comment

This commit is contained in:
Sean Yesmunt 2020-05-21 13:23:52 -04:00
parent 47c19e54ef
commit abe4e3a128

View file

@ -7,6 +7,7 @@ import DownloadList from 'page/fileListDownloaded';
import Yrbl from 'component/yrbl';
import { useHistory } from 'react-router';
// https://github.com/lbryio/lbry-sdk/issues/2964
export const PURCHASES_PAGE_SIZE = 10;
type Props = {