33, import useAxios from "use-axios";. 34. 35, function User({ id }) {. 36, const { data } = useAxios(`/api/users/${id}`);.
確定! 回上一頁