chore(shared): Per-set useDesign hook
This commit is contained in:
parent
82a1d3e320
commit
773ba3a72f
17 changed files with 305 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
import { useDesign } from 'shared/hooks/use-design.mjs'
|
||||
import { useDesign } from 'site/hooks/use-design.mjs'
|
||||
import { Popout } from 'shared/components/popout/index.mjs'
|
||||
import { themePlugin } from '@freesewing/plugin-theme'
|
||||
import { PanZoomPattern as ShowPattern } from 'shared/components/workbench/pan-zoom-pattern.mjs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue