From my home component I\'m trying to pass a prop to a modal component with a product object like this:
import {useSelector} from \'react-redux\'; import {Link} f