We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow Button to wrap more elements such as Image, Icon etc.
Button
Image
Icon
The text was updated successfully, but these errors were encountered:
4c532f7
@FrederikBolding will this make it into 12.5 also (release label not set)?
Sorry, something went wrong.
@ajeetd Depends on when MetaMask/metamask-extension#26675 will be merged
chore: Bump Snaps dependencies (#26675)
e177ba0
## **Description** Bump snaps packages to latest and handle breaking changes. Summary of changes in the snaps deps: - Add `Selector` component - Add `Icon` component - Add `color` prop to `Text` component - `Button` children are now allowed to be `Image` and `Icon` Closes MetaMask/snaps#2640 Closes MetaMask/MetaMask-planning#1615 Closes MetaMask/snaps#2658 Closes MetaMask/snaps#2639 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/26675?quickstart=1) --------- Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com> Co-authored-by: Olaf Tomalka <olaf@tomalka.me>
ritave
Successfully merging a pull request may close this issue.
Allow
Button
to wrap more elements such asImage
,Icon
etc.The text was updated successfully, but these errors were encountered: