Add claim in collections selector

This commit is contained in:
saltrafael 2021-07-05 13:02:06 -03:00 committed by jessopb
commit bee9bf38dd
3 changed files with 36 additions and 0 deletions

View file

@ -176,6 +176,7 @@ export {
makeSelectMyPublishedCollectionForId,
makeSelectUnpublishedCollectionForId,
makeSelectCollectionForId,
makeSelectClaimUrlInCollection,
makeSelectUrlsForCollectionId,
makeSelectClaimIdsForCollectionId,
makeSelectNameForCollectionId,