lint fixes
This commit is contained in:
parent
7ef3335212
commit
cc0f9e78a5
3 changed files with 2 additions and 11 deletions
|
@ -1,8 +1,6 @@
|
|||
import { useMemo, useEffect, useState, useCallback, useRef } from 'react'
|
||||
import { ClearIcon, IconWrapper } from 'shared/components/icons.mjs'
|
||||
import { useTranslation } from 'next-i18next'
|
||||
import { formatFraction128, measurementAsMm, round, formatMm } from 'shared/utils.mjs'
|
||||
import get from 'lodash.get'
|
||||
|
||||
const SheetIcon = (props) => (
|
||||
<IconWrapper {...props}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue