formatt json to create node and child node react code example
Example: formatt json to create node and child node react
<JSONTree getItemString={(type, data, itemType, itemString) => <span>{itemType} {itemString}</span>}
<JSONTree getItemString={(type, data, itemType, itemString) => <span>{itemType} {itemString}</span>}