Tab is not highlighted when it's active.. #1249
Unanswered
antonioarmada
asked this question in
Help
Replies: 1 comment
-
How does your current implementation look like? <Tabs value="all" class="mb-4">
<TabsList>
<TabsTrigger value="all">All Projects</TabsTrigger>
<TabsTrigger value="open-source">Open Source</TabsTrigger>
<TabsTrigger value="in-progress">Closed Source</TabsTrigger>
</TabsList>
</Tabs> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My tabs always remain the same gray background, regardless of whether they are focused or active. I've tried all the examples I found here, but there's still no change...
I'm the only one with this issue?
Beta Was this translation helpful? Give feedback.
All reactions