import React from "react" import ReactJson from "react-json-view" const Layout = ({ children, showHookData, data }) => { return (