mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2026-09-01 22:31:06 +00:00
fix example
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
ViewProps,
|
||||
} from 'react-native'
|
||||
import withCacheBust from './withCacheBust'
|
||||
import FastImage, { FastImageProps, Source } from 'react-native-fast-image'
|
||||
import { FastImage, FastImageProps, Source } from 'react-native-fast-image'
|
||||
import Section from './Section'
|
||||
import FeatureText from './FeatureText'
|
||||
import FieldsBase64 from './images/fields'
|
||||
|
||||
Reference in New Issue
Block a user