add selector for commet loading state
This commit is contained in:
parent
6c494eaf80
commit
d2079111b3
3 changed files with 9 additions and 1 deletions
src
|
@ -254,7 +254,7 @@ export {
|
|||
selectPurchaseUriSuccess,
|
||||
} from 'redux/selectors/claims';
|
||||
|
||||
export { makeSelectCommentsForUri } from 'redux/selectors/comments';
|
||||
export { makeSelectCommentsForUri, selectIsFetchingComments } from 'redux/selectors/comments';
|
||||
|
||||
export {
|
||||
makeSelectFileInfoForUri,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue