nickslick03 / messiah-meal-planner

1 stars 0 forks source link

Added validation on the 1-week break checkbox #38

Closed cdrice26 closed 3 months ago

cdrice26 commented 3 months ago

Validation on the 1-week break checkbox. Added possibility of null boolean values (which actually simplified the Input component) and updated the validator function to check the date difference. I didn't modify any of the same stuff as the search PR, so if everything is working properly we should be able to merge both in when they're ready without complications.