mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
import types explicitly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { OdFileObject } from '../../types'
|
||||
import type { OdFileObject } from '../../types'
|
||||
import { FC } from 'react'
|
||||
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
|
||||
Reference in New Issue
Block a user