able-baker/app.tsx

3 lines
50 B
TypeScript

export default ()=><div>
<h1>App!</h1>
</div>;