rm type React
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import {type ColorValue, type NativeSyntheticEvent} from 'react-native'
|
import {type ColorValue, type NativeSyntheticEvent} from 'react-native'
|
||||||
import type React from 'react'
|
|
||||||
|
|
||||||
export type BottomSheetState = 'closed' | 'closing' | 'open' | 'opening'
|
export type BottomSheetState = 'closed' | 'closing' | 'open' | 'opening'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user