1
0
Fork 0

wip: work on editor

This commit is contained in:
joostdecock 2025-01-19 17:43:36 +01:00
parent 4916a6e805
commit 7f41bf391a
6 changed files with 23 additions and 8 deletions

View file

@ -2,7 +2,7 @@
import React from 'react'
import { defaultConfig } from '../config/index.mjs'
import { round } from '@freesewing/utils'
import { formatDesignOptionValue } from './index.mjs'
import { formatDesignOptionValue, menuCoreSettingsStructure } from './index.mjs'
// Components
import {
ErrorIcon,