I have Json data. Then I use map() to make a table what put my json data on.
map()
But there is a weire , in per row.
,
We Can Using .join("")
.join("")
Add It at the end of map()
Like map().join("")
map().join("")
Reference : stackoverflow
DON'T BE STUPID THOVY