imodeljs / itwin-viewer

Monorepo that contains the iTwin Viewer npm package and its related packages
MIT License
15 stars 13 forks source link

Fix issue causing footer separator to console warn and not render #79

Closed bsteinbk closed 3 years ago

bsteinbk commented 3 years ago

StatusBarItemUtilities.createStatusBarItem requires a real ReactNode and not a function to create a ReactNode.