deepscan fixes
This commit is contained in:
parent
0115a46d8a
commit
18f588dc99
2 changed files with 9 additions and 12 deletions
|
@ -1,9 +1,6 @@
|
|||
import { useRef } from 'react'
|
||||
import Svg from '../../draft/svg'
|
||||
import Defs from '../../draft/defs'
|
||||
import Stack from './part'
|
||||
import SvgWrapper from '../../draft/svg-wrapper'
|
||||
import { getProps } from '../../draft/utils'
|
||||
import { PartInner } from '../../draft/part'
|
||||
|
||||
const Draft = (props) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue