wip: Work on menus
This commit is contained in:
parent
b306d6374d
commit
eb18a06b35
3 changed files with 20 additions and 60 deletions
|
@ -1,7 +1,7 @@
|
|||
// Dependencies
|
||||
import React from 'react'
|
||||
import { defaultConfig } from '../config/index.mjs'
|
||||
import { round } from '@freesewing/utils'
|
||||
import { round, formatMm } from '@freesewing/utils'
|
||||
import { formatDesignOptionValue, menuCoreSettingsStructure } from './index.mjs'
|
||||
import { menuUiPreferencesStructure } from './ui-preferences.mjs'
|
||||
// Components
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue