export default function App() {
return (
<div>
<h1>Welcome to Playground</h1>
<h2>Start editing this code and see your updates in real time!</h2>
</div>
)
}
To enter the code editing mode, press Enter. To exit the edit mode, press Escape
You are editing the code. To exit the edit mode, press Escape