Peter Nicolai Motzfeldt
Results
3
comments of
Peter Nicolai Motzfeldt
Hi, thanks for fast response 👍 Simplified I am doing like this, with react: ``` const disabledDates = (date: Date) => { const { min, max } = props; if...
Thanks, thats is similar to what we are doing for now, only a little shorter and more concise so thanks 👍 Thank you for helping out!
Hi, getting the same problem in v1.4.0. Is there a solution for this? Thanks!