Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtokman authored Nov 2, 2024
1 parent b0d99c9 commit d07c73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ yarn add @candlefinance/faster-image
## Usage

```js
import { FasterImageView, clearCache } from '@candlefinance/faster-image';
import { FasterImageView, clearCache, prefetch } from '@candlefinance/faster-image';

<FasterImageView
style={styles.image}
Expand Down

0 comments on commit d07c73b

Please sign in to comment.