const app = `import "./styles.css"; import Child from "./Child"; const testData = { name: "xfy", age: 18 }; export default function App() { return (