Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imagekitio authored May 25, 2024
1 parent e044714 commit 0b30679
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 @@ -171,7 +171,7 @@ import { IKImage, IKVideo, IKContext, IKUpload } from 'imagekitio-react'
</IKContext>
```

#### File upload
#### File upload example
```js
// Ensure you pass publicKey, urlEndpoint, and authenticator function to the parent IKContext component or to the IKUpload component directly.
<IKContext
Expand Down

0 comments on commit 0b30679

Please sign in to comment.