import { Tldraw } from '@tldraw/tldraw' import * as React from 'react' export default function Basic() { return (
) }