lbry-desktop/ui/page/playlists/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
67 B
JavaScript

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