evandhq/react-persian-datepicker

poor document

AE0011 opened this issue · 1 comments

Thank you for ur great package :)
Please provide some more details document. for example how we should init 'selectedDay' property in calendar and other props

I got how to init selectedDay: (it's a moment object. however, it wasn't mentioned in doc... just it was a object Type)
to pass today : moment.(new Date())