Skip to content

Commit c8d2d45

Browse files
committed
remove type
1 parent 17c6318 commit c8d2d45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/Button/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ export type IconButtonProps = ButtonA11yProps & {
9393

9494
// adopted from React.AnchorHTMLAttributes
9595
export type LinkButtonProps = {
96-
underline?: boolean
9796
download?: string
9897
href?: string
9998
hrefLang?: string

0 commit comments

Comments
 (0)