Skip to content

Commit

Permalink
Update example reference (#805)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Nov 27, 2024
1 parent 6201e51 commit 2483062
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 @@ -45,7 +45,7 @@ import "react-image-gallery/styles/css/image-gallery.css";

### Example

Need more example? See [`example/app.js`](https://github.com/xiaolin/react-image-gallery/blob/master/example/app.js)
Need more example? See [`example/App.jsx`](https://github.com/xiaolin/react-image-gallery/blob/master/example/App.jsx)

```js
import ImageGallery from "react-image-gallery";
Expand Down

0 comments on commit 2483062

Please sign in to comment.