feat(shared): PanZoomPattern component
This commit is contained in:
parent
b829883674
commit
eef8d68781
7 changed files with 71 additions and 152 deletions
|
@ -4,7 +4,7 @@ import { pluginBundle } from '@freesewing/plugin-bundle'
|
|||
import { pluginFlip } from '@freesewing/plugin-flip'
|
||||
import { pluginGore } from '@freesewing/plugin-gore'
|
||||
import { Design } from '@freesewing/core'
|
||||
import { Svg } from '../workbench/pattern/svg'
|
||||
import { Svg } from 'pkgs/react-components/src/index.mjs'
|
||||
import { Defs } from '../workbench/pattern/defs'
|
||||
import { Stack } from '../workbench/pattern/stack'
|
||||
import { useState, useEffect } from 'react'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue