olin-build / abe-web

Web Calendar front-end to ABE (Amorphous Blob of Events)
https://events.olin.build/
MIT License
5 stars 4 forks source link

Convert CalendarPage to a functional component #271

Closed kylecombes closed 3 years ago

kylecombes commented 3 years ago

Description

Converts CalendarPage to be a functional component (instead of a class component) to allow use of React Hooks.