RootCauseunvalidated
React infers types based on all available items in `charts`, creating `intrinsicAttributes` as an intersection type. Outcome: I used an agnostic type for the charts, instead of using a generic one.
233fa903-61b6-466b-87b0-dbb981c373c2
React infers types based on all available items in charts, creating intrinsicAttributes as an intersection type. Outcome: I used an agnostic type for the charts, instead of using a generic one.