Socket
Socket
Sign inDemoInstall

react-remove-scroll-bar

Package Overview
Dependencies
9
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "react-remove-scroll-bar",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/es5/index.js",

@@ -18,2 +18,7 @@ react-remove-scroll-bar

### Dynamic scrollbars
adding a `dynamic` propertly on `RemoveScrollBar` would make it reactive to window resize.
Without it once removed scrollbar will replaced by a `gap`, even if scrollbar is not needed anymore.
You dont need this option in normal cases.
### The Right Border

@@ -20,0 +25,0 @@ To prevent content jumps __position:fixed__ elements with `right:0` should have additional classname applied.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc