Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: integrate react-query for fetching unread feed items by view
- Added useQuery to fetch unread items based on the current view with a 10-minute refetch interval. - Updated imports to include necessary hooks and actions for managing unread feed state. Signed-off-by: Innei <tukon479@gmail.com>
- Loading branch information