With this, every time SWR successfully fetch the user it will update localStorage. Now let's add a way to delete when it fails. import useSWR from "swr"; ...
確定! 回上一頁