Skip to content

Commit

Permalink
fix: remove to from link list item
Browse files Browse the repository at this point in the history
  • Loading branch information
ewedlund committed Apr 8, 2024
1 parent 571b334 commit 788cf3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LinkList/LinkListItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export const LinkListItem: FC<LinkListItemProps> & {
bold,
large,
href,
to,
tag = 'a',
wrapperClassName,
testId,
Expand Down

0 comments on commit 788cf3f

Please sign in to comment.