Skip to content

Commit 78024a4

Browse files
committed
asdf
1 parent 7cb591c commit 78024a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mobile/src/components/core/SectionList.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { Ref, RefObject } from 'react'
2-
import React, { forwardRef, useContext } from 'react'
2+
import { forwardRef, useContext } from 'react'
33

44
import { Portal } from '@gorhom/portal'
55
import type {

0 commit comments

Comments
 (0)