useSWR + ISR + SSGexport async function getAllTasksData() { const res = await fetch( new URL ... onClick={() => setSelectedTask(task)} ...
確定! 回上一頁