MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
711 stars 546 forks source link

feat: add box positioning props #2422

Closed FrederikBolding closed 1 month ago

FrederikBolding commented 1 month ago

Adds support for direction and alignment props on Box. This allows for more customization when positioning elements in Snaps UI.

Technically direction maps to flexDirection and alignment to justifyContent.

Progresses https://github.com/MetaMask/snaps/issues/2278

FrederikBolding commented 1 month ago

@metamaskbot update-pr