Next, in our default component, let's pass this variable to the above component to get a rendered list. const Notes = props => props.data.map( ...
確定! 回上一頁