We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8b31e commit ed09c2fCopy full SHA for ed09c2f
src/components/Input.tsx
@@ -1,5 +1,5 @@
1
import {Card} from '@sanity/ui'
2
-import React, {memo, Suspense} from 'react'
+import {memo, Suspense} from 'react'
3
4
import {useAssetDocumentValues} from '../hooks/useAssetDocumentValues'
5
import {useClient} from '../hooks/useClient'
0 commit comments