import { Tldraw } from 'tldraw' import 'tldraw/tldraw.css' export default function App() { return (
) }