diff --git a/README.md b/README.md index 609e93d..c333658 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ Simple library with Image Carousel Viewer component for React. | leftArrow | JSX.Element | Custom component for left arrow (optional). | | rightArrow | JSX.Element | Custom component for right arrow (optional). | | extraTopElement | JSX.Element | Custom component for an element in the modal (optional). | +| disableScroll | boolean | Trigger for scrolling action (optional). | +