Skip to content

Commit

Permalink
accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
shyakadavis committed Aug 11, 2024
1 parent cf49385 commit 8567671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/ui/tabs/tabs-trigger.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<slot></slot>
<!-- TODO: Animate with cross-fade -->
<div
aria-hidden="true"
class="absolute -bottom-1 h-0.5 w-full group-data-[variant=secondary]:hidden group-data-[state=active]:bg-gray-1000"
></div>
</TabsPrimitive.Trigger>

0 comments on commit 8567671

Please sign in to comment.