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