run yarn lint --fix (#9013)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Image, ImageProps, ImageSource} from 'expo-image'
|
||||
import {Image, type ImageProps, type ImageSource} from 'expo-image'
|
||||
|
||||
interface HighPriorityImageProps extends ImageProps {
|
||||
source: ImageSource
|
||||
|
||||
Reference in New Issue
Block a user