Skip to content

Commit 1913128

Browse files
committed
removed fix
1 parent f860252 commit 1913128

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

design/actions/button/button.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,3 @@ export const Button = forwardRef<HTMLButtonElement | HTMLAnchorElement, ButtonPr
110110
);
111111
}
112112
);
113-
114-
Button.displayName = 'Button';

0 commit comments

Comments
 (0)