wip: work on editor
This commit is contained in:
parent
761ad0d5c9
commit
4916a6e805
19 changed files with 423 additions and 286 deletions
|
@ -1,5 +1,8 @@
|
|||
// Dependencies
|
||||
import React from 'react'
|
||||
import { defaultConfig } from '../config/index.mjs'
|
||||
import { round } from '@freesewing/utils'
|
||||
import { formatDesignOptionValue } from './index.mjs'
|
||||
// Components
|
||||
import {
|
||||
ErrorIcon,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue