Skip to content

dayHoverRangeBorderColor not used in Day styles #112

@andapop

Description

@andapop

@datepicker-react/styled@2.7.0

The color dayHoverRangeBorderColor is not being used in the styles.
It is defined here, on line 281
https://github.com/tresko/react-datepicker/blob/master/packages/styled/src/components/Day/Day.tsx

and should be used on line 295, in the function that returns the border color. Instead the dayHoverRangeColor is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions