abcnews / aunty

A toolkit for working with ABC News projects
https://www.npmjs.com/package/@abcnews/aunty
MIT License
32 stars 5 forks source link

Stop TypeScript compilation error for new projects #194

Closed phocks closed 1 year ago

phocks commented 1 year ago

For brand new react projects the compiler now panics when we try to pass err: unknown as a prop to the ErrorBox. This is the simplest fix. Open to other "proper" ways to get it done other than any.