DEV Community

Discussion on: Managing loading status for React is much easier with loadio

Collapse
 
hepter profile image
Mustafa KURU

Firstly, thanks for your response.

1 - Exactly as you said. They are automatically part of the component when you export the component using "withStatus"

2 - Yes it looks like I made a small typo. That "withStatus" needs to be imported. Thank you for noticing. I made the necessary correction.