Skip to content

Set a default date #3

@cezarsmpio

Description

@cezarsmpio

Hi!

Maybe just modifying this line we can set a default date:

https://github.com/Meshredded/react-simple-month-picker/blob/master/src/component/month-picker.js#L14

this.state = {cells:[], selectedDate: props.selectedDate || new Date(0), currentView:"years",renderDate:false, months:months};
selectedDate: props.selectedDate || new Date(0)

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