cypress-io / cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

Home Page:https://docs.cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate away from react-infinite-calendar

astone123 opened this issue · comments

The react-infinite-calendar package has been unmaintained for years and doesn't support React 18. We should migrate to a different package for our calendar UI.

It looks like the only place we use this is inside of TransactionDateRangeFilter.tsx. I'm sure we could find a suitable replacement