I have wrapped the swr into a custom hook: import useswr from 'swr'; export enum methodtypes { post = 'post', put = 'put', ...
確定! 回上一頁