import './App.css'; export function App() { return ( <>

Parcel React App

Edit src/App.tsx to get started!

); }