I have an example of React Calendar Timeline npm. This is developed with Class component can someone help me to convert this to use functional component in React. I am new to react so couldn't make it work with functional component.
Example link: https://codesandbox.io/s/r1mxzj581m
Here is the working sandbox link for functional component.