lbry-desktop/ui/page/lists/index.js
jessopb 238a64bca9
improve playlists display (#232)
* improve playlists display

* fix pagination

* reset page on filter button

* pagination updates if page param changes

* carry collection active tab to playlists page
2021-11-05 21:00:27 -04:00

3 lines
59 B
JavaScript

import ListsPage from './view';
export default ListsPage;