Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react-scheduler): Fix type for endDate in AppointmentModel #3518

Merged
merged 5 commits into from
Feb 15, 2022

Conversation

egaluza
Copy link
Contributor

@egaluza egaluza commented Feb 15, 2022

Fixed #3224

@egaluza egaluza self-assigned this Feb 15, 2022
@egaluza egaluza changed the title Extend type for endDate in AppointmentModel fix(react-scheduler): Extend type for endDate in AppointmentModel Feb 15, 2022
@egaluza egaluza changed the title fix(react-scheduler): Extend type for endDate in AppointmentModel fix(react-scheduler): Fix type for endDate in AppointmentModel Feb 15, 2022
@egaluza egaluza merged commit 6a29837 into master Feb 15, 2022
@egaluza egaluza deleted the fix_type_endDate branch February 15, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AppointmentModel endDate should be nullable in TypeScript types
2 participants