Change color of flowbite-react Tabs component (Next.js)
Asked Answered
P

0

8

I am seeking 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

Parchment answered 31/8, 2022 at 4:45 Comment(1)

© 2022 - 2024 — McMap. All rights reserved.