react-big-calendar
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -0,1 +1,8 @@ | ||
## [1.16.1](https://github.com/jquense/react-big-calendar/compare/v1.16.0...v1.16.1) (2024-11-25) | ||
### Bug Fixes | ||
* add appearance: button for better cross-browser button styling c… ([#2677](https://github.com/jquense/react-big-calendar/issues/2677)) ([85be249](https://github.com/jquense/react-big-calendar/commit/85be24990fc17992c0f7fadb0dc1b1e427d305ac)), closes [#2676](https://github.com/jquense/react-big-calendar/issues/2676) | ||
# [1.16.0](https://github.com/jquense/react-big-calendar/compare/v1.15.0...v1.16.0) (2024-11-21) | ||
@@ -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.16.0", | ||
"version": "1.16.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
2585033
4
56377