How to fix the Error: Objects are not valid as a React child (found: object with keys {})

后端 未结 0 997
野趣味
野趣味 2020-12-03 09:41

Here is my code:

import \'./NameCell.css\';
import RosterTableCell from \'../rosterTableCell/RosterTableCell\';
function NameCell(props){
    return (
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题