Example: react JSON data to display in a table { Object.keys(this.state.birth_details).map(function (element) { return ( {element}
確定! 回上一頁