import useSWR from "swr"; function Profile() { const { data, ... The useSWR body code is in useEffect, but in order to advance the request ...
確定! 回上一頁