Skip to content

Commit 53c0645

Browse files
author
ben
committed
formatting
1 parent 9249a58 commit 53c0645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* Consistant naming scheme implemented both internally and externally. External breaking change to the `onImageSelected` prop which has been renamed `onSelectImage`. All internal instances of `Func` refactored to `Fn`. `handleClickImage` refactored to `onClickImage`. `handleResize` refactored to `onResize`.
88

9-
* The following changes in v0.2.7 allow react-grid-gallery to be used in an (optionally) stateless way.
9+
The following changes in v0.2.7 allow react-grid-gallery to be used in an (optionally) stateless way.
1010

1111
* Added optional prop `onClickImage`. This prop takes a function and is triggered when a lightbox displayed image is clicked. Supplying this prop will override the default `onClickImage` function.
1212

0 commit comments

Comments
 (0)