add comment
This commit is contained in:
parent
47c19e54ef
commit
abe4e3a128
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue