react-big-calendar
Advanced tools
Comparing version 1.17.0 to 1.17.1
@@ -0,1 +1,8 @@ | ||
## [1.17.1](https://github.com/jquense/react-big-calendar/compare/v1.17.0...v1.17.1) (2024-12-19) | ||
### Bug Fixes | ||
* **Toolbar:** cursor styling on hover ([#2700](https://github.com/jquense/react-big-calendar/issues/2700)) ([7029eb3](https://github.com/jquense/react-big-calendar/commit/7029eb3e7ee09134ca9e490c828dffcf98019a7e)), closes [#2697](https://github.com/jquense/react-big-calendar/issues/2697) | ||
# [1.17.0](https://github.com/jquense/react-big-calendar/compare/v1.16.3...v1.17.0) (2024-12-11) | ||
@@ -2,0 +9,0 @@ |
@@ -8,3 +8,2 @@ "use strict"; | ||
exports.default = void 0; | ||
var _propTypes = _interopRequireDefault(require("prop-types")); | ||
var _react = _interopRequireDefault(require("react")); | ||
@@ -18,5 +17,2 @@ var Header = function Header(_ref) { | ||
}; | ||
Header.propTypes = process.env.NODE_ENV !== "production" ? { | ||
label: _propTypes.default.node | ||
} : {}; | ||
var _default = exports.default = Header; |
{ | ||
"name": "react-big-calendar", | ||
"version": "1.17.0", | ||
"version": "1.17.1", | ||
"description": "Calendar! with events", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2588237
4
56411