refactor: rename isLoading to isProcessing
isProcessing seems more general purpose as it’s not clear if the provided function actually loads something.
Please register or sign in to comment
isProcessing seems more general purpose as it’s not clear if the provided function actually loads something.