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