1
0
Fork 0

lint fixes

This commit is contained in:
Enoch Riese 2023-03-08 17:06:46 -06:00
parent 7ef3335212
commit cc0f9e78a5
3 changed files with 2 additions and 11 deletions

View file

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