Open ahmad2smile opened 6 years ago
Updated README to show the properties of color object and Updated color proptype in Calendar from Object to ShapeOf
color: PropTypes.shape({ mainColor: PropTypes.string, subColor: PropTypes.string, borderColor: PropTypes.string }),
CI error
error hawk@6.0.2: The engine "node" is incompatible with this module. Expected version ">=4.5.0". error Found incompatible module
Updated README to show the properties of color object and Updated color proptype in Calendar from Object to ShapeOf
color: PropTypes.shape({ mainColor: PropTypes.string, subColor: PropTypes.string, borderColor: PropTypes.string }),