We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17c6318 commit c8d2d45Copy full SHA for c8d2d45
packages/react/src/Button/types.ts
@@ -93,7 +93,6 @@ export type IconButtonProps = ButtonA11yProps & {
93
94
// adopted from React.AnchorHTMLAttributes
95
export type LinkButtonProps = {
96
- underline?: boolean
97
download?: string
98
href?: string
99
hrefLang?: string
0 commit comments