fix pending, support new collection add ui
This commit is contained in:
parent
8d0f9c18fd
commit
fd2551e764
6 changed files with 47 additions and 35 deletions
src
|
@ -179,6 +179,7 @@ export {
|
|||
makeSelectNameForCollectionId,
|
||||
makeSelectIsResolvingCollectionForId,
|
||||
makeSelectNextUrlForCollection,
|
||||
makeSelectCollectionForIdHasClaimUrl,
|
||||
} from 'redux/selectors/collections';
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue