@types/react-custom-scrollbars
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -35,2 +35,3 @@ // Type definitions for react-custom-scrollbars 4.0 | ||
tagName?: string; | ||
hideTracksWhenNotNeeded?: boolean; | ||
@@ -37,0 +38,0 @@ |
{ | ||
"name": "@types/react-custom-scrollbars", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "TypeScript definitions for react-custom-scrollbars", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "b84a377f75a0926f8e0c07220f0339aedcdf54e0e71493b6580682fb9e8420e2", | ||
"typesPublisherContentHash": "07e87d87102f43966d492c8d51d76c2b122cfd4e626e8912fb99640385db7a75", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 12 Feb 2018 20:56:56 GMT | ||
* Last updated: Thu, 01 Mar 2018 23:17:45 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
4906
57