Update ArrowUtil.tsx
This commit is contained in:
parent
be1f6c3c3c
commit
f037118928
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import * as React from 'react'
|
||||
import { Utils, TLBounds, TLPointerInfo, SVGContainer } from '@tldraw/core'
|
||||
import { Vec } from '@tldraw/vec'
|
||||
import { defaultStyle, getShapeStyle } from '../shape-styles'
|
||||
|
|
Loading…
Reference in a new issue