mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-18 12:41:54 -04:00
Remove TODO (#3590)
This commit is contained in:
@@ -62,8 +62,6 @@ const ProjectDetailsContainer = ( ): Node => {
|
||||
}, optsWithAuth ),
|
||||
);
|
||||
|
||||
// TODO: enable fields if it makes sense
|
||||
// https://linear.app/inaturalist/issue/MOB-1366/enable-fields-for-fetchprojectposts-in-projectdetails
|
||||
const { data: projectPosts } = useAuthenticatedQuery(
|
||||
["fetchProjectPosts", id],
|
||||
optsWithAuth => fetchProjectPosts( {
|
||||
|
||||
Reference in New Issue
Block a user