feat: toolbar in secondary header optional
I've checked that in the UI component SecondaryHeader the ToolBar is not optional. So i've made it conditional to there being toolBarItems. In the SecondaryHeaderStory, adding the control "toolBar" caused a typescript error I'm not sure how to solve.