chore: Fixing linter warnings
This commit is contained in:
parent
8225009e96
commit
a32e73f2fc
28 changed files with 88 additions and 175 deletions
|
@ -1,6 +1,6 @@
|
|||
import { Chevron } from 'shared/components/navigation/primary'
|
||||
import { optionType } from 'shared/utils'
|
||||
import { Li, Ul, Details, Summary, SumButton, SumDiv, Deg } from 'shared/components/workbench/menu'
|
||||
import { Li, Details, Summary, SumButton, SumDiv, Deg } from 'shared/components/workbench/menu'
|
||||
import { useTranslation } from 'next-i18next'
|
||||
import {values} from 'shared/components/workbench/menu/design-options/option-value'
|
||||
import {inputs} from 'shared/components/workbench/menu/design-options/option-input'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue