this
TabWrapper
This way the tasks table properly resizes, accommodating for the content changes of the tab group above it.
With these components it is possible organize content through tabs. Use the following: <TabsWrapper> <TabItem title="Tab 1">Tab 1 content</TabItem> <TabItem title="Tab 2">Tab 2 content</TabItem> </TabsWrapper> Inspired by work from matheus-alpe.