@r365/react-calendar-timeline
Advanced tools
Comparing version 0.25.0-beta.3 to 0.25.0-beta.4
@@ -170,3 +170,3 @@ 'use strict'; | ||
this.scrollComponent.scrollLeft = this.props.width; | ||
this.headerRef.scrollLeft = this.props.width; | ||
this.scrollHeaderRef.scrollLeft = this.props.width; | ||
} | ||
@@ -173,0 +173,0 @@ |
{ | ||
"name": "@r365/react-calendar-timeline", | ||
"version": "0.25.0-beta.3", | ||
"version": "0.25.0-beta.4", | ||
"description": "react calendar timeline", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -342,3 +342,3 @@ import PropTypes from 'prop-types' | ||
this.scrollComponent.scrollLeft = this.props.width | ||
this.headerRef.scrollLeft = this.props.width | ||
this.scrollHeaderRef.scrollLeft = this.props.width | ||
} | ||
@@ -345,0 +345,0 @@ |
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
464906