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 7cb591c commit 78024a4Copy full SHA for 78024a4
packages/mobile/src/components/core/SectionList.tsx
@@ -1,5 +1,5 @@
1
import type { Ref, RefObject } from 'react'
2
-import React, { forwardRef, useContext } from 'react'
+import { forwardRef, useContext } from 'react'
3
4
import { Portal } from '@gorhom/portal'
5
import type {
0 commit comments