Creating a custom hook for ImageGallery to call an API. #249
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Kartik_Task#728"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A custom hook is being created for the ImageGallery component to handle API calls separately. This helps organize code better and keeps the component clean and focused on UI logic.