refactor select collection index / next
This commit is contained in:
parent
32a85a9ff3
commit
503e18be1b
3 changed files with 37 additions and 10 deletions
src
|
@ -179,7 +179,8 @@ export {
|
|||
makeSelectNameForCollectionId,
|
||||
makeSelectCountForCollectionId,
|
||||
makeSelectIsResolvingCollectionForId,
|
||||
makeSelectNextUrlForCollection,
|
||||
makeSelectIndexForUrlInCollection,
|
||||
makeSelectNextUrlForCollectionAndUrl,
|
||||
makeSelectCollectionForIdHasClaimUrl,
|
||||
} from 'redux/selectors/collections';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue