import React from 'react'; function App() { return (

Start prompting (or editing) to see magic happen :)

); } export default App;