|
- {countryFlag[streamer.country] !== undefined
- ?
- : {streamer.country}
- }
+ |
{streamer.name} |
{streamer.socials?.map((social, index) => (
<>
{
- socialIcons[social.platform.toLowerCase()] !== undefined
- ?
- : {social.platform}
+ } |