Update tldraw/apps/tldraw-logseq/src/lib/shapes/YouTubeShape.tsx

pull/7178/head 0.8.10
Peng Xiao 2022-11-01 16:23:58 +08:00 committed by Tienson Qin
parent 760900169f
commit 3375bb0674
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ import { TLBoxShape, TLBoxShapeProps } from '@tldraw/core'
import { HTMLContainer, TLComponentProps } from '@tldraw/react'
import { action, computed } from 'mobx'
import { observer } from 'mobx-react-lite'
import { TablerIcon } from '../../components/icons'
import { withClampedStyles } from './style-props'
export interface YouTubeShapeProps extends TLBoxShapeProps {