Now it's time to add a todo item. We are working on the components/Todos.js file. First import mutate from SWR like this: import useSWR, {mutate} from 'swr'.
確定! 回上一頁