Add todos

This commit is contained in:
Oleg Silkin 2020-01-13 17:04:41 -05:00
parent 2bdbf3d645
commit c30a8ec66c

View file

@ -63,3 +63,6 @@ export const makeSelectCommentsForUri = (uri: string) =>
return byClaimId && byClaimId[claimId];
}
);
// todo: allow SDK to retrieve user comments through comment_list
// todo: implement selectors for selecting comments owned by user