ben-coo-per / goodTime-webapp

Repo for the goodTime web app
good-time-webapp.vercel.app
0 stars 0 forks source link

Pull out functions & components from calendar inputs #21

Closed ben-coo-per closed 2 years ago

ben-coo-per commented 2 years ago

The Calendar in put can be consolidated into more reusable components.

We would need to handle the logic of selecting/deselecting from functions given state of the parent.

Additionally, we would need to reconfigure the Create Event - CalendarInput component to use momentjs like we're using in the response.