Skip to content

Commit 2483062

Browse files
Update example reference (#805)
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 6201e51 commit 2483062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import "react-image-gallery/styles/css/image-gallery.css";
4545

4646
### Example
4747

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

5050
```js
5151
import ImageGallery from "react-image-gallery";

0 commit comments

Comments
 (0)