You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…6711)
**Problem:**
When resizing a grid item with fixed sizes, it loses any `alignSelf` or
`justifySelf` props that were defined on it.
**Fix:**
Make sure to not nuke those props when resizing grid items.
**Manual Tests:**
I hereby swear that:
- [x] I opened a hydrogen project and it loaded
- [x] I could navigate to various routes in Play mode
Fixes#6710
No description provided.
The text was updated successfully, but these errors were encountered: