about summary refs log tree commit diff
path: root/src/lib/react-query.ts
Commit message (Collapse)AuthorAgeFilesLines
* add React Query and hook up to existing functionality (#1358)Ansh2023-09-151-0/+3
* add React Query and hook up to existing functionality * wire in remote data, add error message * remove hard-coded feeds * oops fix logic * add loading state * fix loading on mobile --------- Co-authored-by: Eric Bailey <git@esb.lol>