react-clear-modal
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "react-clear-modal", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Simple and lightweight modal component for React.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -15,2 +15,3 @@ # react-clear-modal | ||
- [Props](#props) | ||
- [Demo](#demo) | ||
@@ -84,1 +85,5 @@ ## Installation | ||
| **disableBodyScrollOnOpen** | `boolean` | `false` | Set `{overflow: hidden}` for `document.body` when modal is open | | ||
## Demo | ||
[![Edit react-clear-modal](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-clear-modal-qdpb48) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14076
88