sojinantony01 / react-cron-generator

Simple react component to generate cron expressions
MIT License
86 stars 63 forks source link

isDisabled prop #59

Closed jpranays closed 9 months ago

jpranays commented 9 months ago

This PR contains an optional prop isDisabled, which disables all the inputs and tabs, making them non-interactive.

jpranays commented 9 months ago

I have made requested changes, please do review once.

sojinantony01 commented 9 months ago

Thanks for the PR. I have updated the documentation part as well(ReadMe)