The intent of this development is to build a product that will support digital procurement needs for the BC Government including services such as, but not limited to, Sprint With Us, Code With Us, The Procurement Concierge.
BaseProps is used all over the place, as is the word "children," so I think it would be time-consuming to fix this one. When I tried changing "children" in BaseProps to a different word, I got 400 lines of TS errors.
I found this one tricky to understand, here are the docs I found in case they're helpful:
As far I can tell, this error arises because the Base Props interface has a prop named "children":
BaseProps is used all over the place, as is the word "children," so I think it would be time-consuming to fix this one. When I tried changing "children" in BaseProps to a different word, I got 400 lines of TS errors.