const { data } = useSWR("http://...", fetcher);. However, if I used swr global configuration as shown below, the useSWR only works in First page ...
確定! 回上一頁