toUpperCase(); await updateNameInDB(newName); mutate(); }; return ( <div> <p>{user.name}</p> <button onClick ... Declarative fetching: useSWR makes it easier to ...
確定! 回上一頁