add selectEffectiveAmountForUri

This commit is contained in:
zeppi 2020-12-10 23:03:32 -05:00
commit f683af3b99
3 changed files with 18 additions and 4 deletions

View file

@ -157,6 +157,7 @@ export {
makeSelectTitleForUri,
makeSelectDateForUri,
makeSelectAmountForUri,
makeSelectEffectiveAmountForUri,
makeSelectTagsForUri,
makeSelectTagInClaimOrChannelForUri,
makeSelectContentTypeForUri,