1
0
Fork 0

wip: Work on menus

This commit is contained in:
joostdecock 2025-01-25 18:05:59 +01:00
parent b306d6374d
commit eb18a06b35
3 changed files with 20 additions and 60 deletions

View file

@ -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