Type '{ dateStyle: string; }' has no properties in common with type 'DateTimeFormatOptions'.ts(2559) #40806
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
"typescript": "^4.0.3"
How do I resolve the above mentioned typescript error I'm receiving on the following code?:
components/OrderListItem.tsx
My partial repo is here: https://github.com/TheoMer/next_apollo
The text was updated successfully, but these errors were encountered: