Closed sahedw closed 1 year ago
Switch all normal fetches with useSWR for better implementation and UX. Write custom useSWR hook. Replace every fetch on global and component level with custom hook (if possible).
Switch all normal fetches with useSWR for better implementation and UX. Write custom useSWR hook. Replace every fetch on global and component level with custom hook (if possible).