mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-19 13:56:58 -04:00
Update News.tsx
This commit is contained in:
@@ -8,6 +8,7 @@ import React from "react";
|
||||
import PostList from "./PostList";
|
||||
|
||||
const News = ( ) => {
|
||||
// https://linear.app/inaturalist/issue/MOB-1424/fetch-live-posts
|
||||
// const currentUser = useCurrentUser( );
|
||||
// const { data: posts, isLoading: isLoadingPosts } = useAuthenticatedQuery(
|
||||
// ["fetchUserPosts"],
|
||||
|
||||
Reference in New Issue
Block a user