📅  最后修改于: 2022-03-11 15:03:05.054000             🧑  作者: Mango
代码示例2
{
countryCodes.map(
({name,code,emoji}): React.ReactElement => {
return (
);
},
)
}
use this in jsx anywhere use want to use