Skip to content

Commit

Permalink
faded
Browse files Browse the repository at this point in the history
  • Loading branch information
chdeskur committed Jan 9, 2025
1 parent ffc11e2 commit 5719198
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export function EndpointExampleSegmentedControl({
className={
exampleKey === selectedExample?.exampleKey
? "text-accent-aa"
: "t-muted"
: "text-faded"
}
>
{(exampleKey === selectedExample?.exampleKey
Expand Down

0 comments on commit 5719198

Please sign in to comment.