Chris Johnson

Results 1 comments of Chris Johnson

I have a similar issue. I have a prop that can be 3 types of collections. `items: (FaqFields | HowToVideoFields | GuideFields)[],` I am using `Array.every` when using `items` to...