wip: work on editor
This commit is contained in:
parent
4916a6e805
commit
7f41bf391a
6 changed files with 23 additions and 8 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue