Morning All,
im trying to put tabs into my application however the placeholders for title data are very narrow and stacked on top of each other, does anyone know how i would widen these and make them side-by-side?
TIA
Each tab has its own TabsHeaderItem and TabsContentItem. So I think you need to add more TabsHeaderItem as you can see in the image below.
Hi Maxwell,
Refer this documentation to understand how to use tabs.
Hope it helps.