import * as React from 'react'; import Json from 'react-json'; const TestObject = { s: "Hello, world", b: true, n: 666, o: { s: "Hello, world", b: true, n: 666, o: { s: "Hello, world", b: true, n: 666, } } }; console.log(val)}/>;