react-bnb-gallery
react-bnb-gallery copied to clipboard
Custom photo component
- Added custom component for photo in gallery.
- Added
component
props inphoto
shape. - Render default image if
component
props does not exist else rendercomponent
with props passed to default image. - Also updated options docs.