sacred-roseS
Refine4w ago
3 replies
sacred-rose

Why my useCustom hook doesn't have the isLoading return?

const { data, isLoading } = useCustom<PostUniqueCheckResponse>({

but the types are result and there is no isLoading equivalent
Was this page helpful?