I want to use SWR and Jotai together and I have a problem with it!
Now I load SWR data in a custom hook and after that load them in Jotai atom with a useEffect!
Is there any solution to integrate SWR and Jotai?
I want to use SWR and Jotai together and I have a problem with it!
Now I load SWR data in a custom hook and after that load them in Jotai atom with a useEffect!
Is there any solution to integrate SWR and Jotai?