Skip to content

Commit

Permalink
Merge pull request #81 from Lorg0n/style/LinksBorderFix
Browse files Browse the repository at this point in the history
Style: remove outdate style for links in anime
  • Loading branch information
olexh authored Oct 6, 2024
2 parents 4d14c05 + a8af0ce commit cafc21d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/features/anime/anime-view/links/links.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ const Links: FC<Props> = ({ extended }) => {
type="single"
value={active}
onValueChange={handleChangeActive}
variant="outline"
size="badge"
>
<ToggleGroupItem
Expand Down

0 comments on commit cafc21d

Please sign in to comment.