You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(client): update TrainingForm default values format
Replaced `startDateTime` and `endDateTime` defaults with `undefined` in the TrainingForm component. Adjusted type definitions by introducing `TrainingFormValues` for better alignment with optional fields.
0 commit comments