How can I pass values to the looped child component through parent component using Context API instead of passing props.
Parent Component
import React,