import { TLDraw } from '@tldraw/tldraw' import * as React from 'react' /** * This is bugged until Radix gives me an option to control * where menus are portaled. */ export default function NoSizeEmbedded(): JSX.Element { return }