We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f860252 commit 1913128Copy full SHA for 1913128
design/actions/button/button.tsx
@@ -110,5 +110,3 @@ export const Button = forwardRef<HTMLButtonElement | HTMLAnchorElement, ButtonPr
110
);
111
}
112
113
-
114
-Button.displayName = 'Button';
0 commit comments