Add import

This commit is contained in:
Jackson Harper 2023-06-27 14:35:45 +08:00
parent e8948ef14c
commit cdedb9f4a4

View file

@ -28,6 +28,7 @@ import {
} from '@floating-ui/react'
import { CardMenu } from '../CardMenu'
import { DotsThree } from 'phosphor-react'
import { isTouchScreenDevice } from '../../../lib/deviceType'
dayjs.extend(relativeTime)