Mike Cooper
Results
2
issues of
Mike Cooper
**Describe the bug** I want to disable the default behaviour of all links being underlined in a non hover/active state. To do this I have tried going to the site...
I am getting this Typescript error: ``` node_modules/react-datepicker/dist/calendar.d.ts:10:26 - error TS2307: Cannot find module 'date-fns/types' or its corresponding type declarations. import type { Day } from "date-fns/types"; ``` date-fns includes...