Alek-S / SwiftSheet

Upload a CSV to share an online spreadsheet or mock API endpoint that auto-deletes after expiration. No user account needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch Apollo queries to React Hooks

Alek-S opened this issue · comments

Queries currently using Apollo via render prop. Refactor to use Apollo useQuery hook for a simplified syntax.