Skip to content

Commit eabc5fb

Browse files
committedApr 25, 2018
chore(readme): update readme
1 parent 907a883 commit eabc5fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@ How to use:
144144
<td>false</td>
145145
<td>Whether to show caption or not</td>
146146
</tr>
147+
<tr>
148+
<td>disableScroll</td>
149+
<td>Boolean</td>
150+
<td>true</td>
151+
<td>set to `true` to avoid scrolling views behind lightbox</td>
152+
</tr>
147153
</tbody>
148154
</table>
149155

@@ -187,3 +193,4 @@ Most of the CSS belongs to [react-images](https://github.com/jossmac/react-image
187193
### Contributors:
188194
- [@imcvampire](https://github.com/imcvampire)
189195
- [@krystalcampioni](https://github.com/krystalcampioni)
196+
- [@jstr14](https://github.com/jstr14)

0 commit comments

Comments
 (0)
Please sign in to comment.