image not displaying
function ProductScreen(props) { const product = data.products.find((x) => x._id === props.match.params.id) 相关标签: