Skip to content

[ButtonBase] Remove buttonRef prop#25896

Merged
m4theushw merged 1 commit into
mui:nextfrom
m4theushw:remove-buttonRef
Apr 23, 2021
Merged

[ButtonBase] Remove buttonRef prop#25896
m4theushw merged 1 commit into
mui:nextfrom
m4theushw:remove-buttonRef

Conversation

@m4theushw

@m4theushw m4theushw commented Apr 22, 2021

Copy link
Copy Markdown
Collaborator

Part of #20012

BREAKING CHANGE

-<ButtonBase buttonRef={ref} />
+<ButtonBase ref={ref} />

-<Button buttonRef={ref} />
+<Button ref={ref} />

@mui-pr-bot

mui-pr-bot commented Apr 22, 2021

Copy link
Copy Markdown

Details of bundle changes

Generated by 🚫 dangerJS against c5c0d69

@oliviertassinari oliviertassinari added breaking change Introduces changes that are not backward compatible. component: ButtonBase The React component. labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Introduces changes that are not backward compatible. component: ButtonBase The React component.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants