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 ed09c2f commit 5ec9b4dCopy full SHA for 5ec9b4d
src/components/InputBrowser.tsx
@@ -1,5 +1,5 @@
1
import {Dialog} from '@sanity/ui'
2
-import React, {useCallback, useId} from 'react'
+import {useCallback, useId} from 'react'
3
import {styled} from 'styled-components'
4
5
import type {SetDialogState} from '../hooks/useDialogState'
0 commit comments