mbrain-io

Results 2 comments of mbrain-io

@chasestarr Hi there, there is another issue with TS & React 18. This one is regarding HeaderNavigation. This: ``` export interface HeaderNavigationProps { overrides?: HeaderNavigationOverrides; } ``` Should be this:...