Skip to content

Commit

Permalink
✨ Add Link role
Browse files Browse the repository at this point in the history
  • Loading branch information
LEGRELLE, Félix committed Dec 20, 2024
1 parent 3b26dbb commit 9f44b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/components/link/LinkProps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ export interface LinkProps extends Accessibility, Clickable, Dev, CommonProps {
inverted?: boolean
blank?: boolean
title?: string
role?: string
}

0 comments on commit 9f44b5c

Please sign in to comment.