// conditionally fetch const { data } = useSWR(shouldFetch ? "/api ... </h1> <button onClick={async () => { const newName = data.name ...
確定! 回上一頁