const Info = props => { //? Props const { infos } = props //? Render(s) return (

属性

) } export default Info