Appearance
hide the /App.js of react
/App.js
react
null
export default function App() { return <h1>Hello world</h1> }