8

Hi can anyone help me on how to change the color of tabs in flowbite-react component, I'm using Next js. I already setup as per doc here https://flowbite.com/docs/getting-started/next-js/

Also I realized that there is no ClassName property in Tabs component, so I tried to use the color property, but nothing happened

here is the SS:

No ClassName Property in Tabs.Group

enter image description here

No ClassName Property in Tabs.Item

enter image description here

Color not changed using color property

enter image description here

1

0