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
Update gap when rowGap or columnGap is not specified (#6561)
**Problem:**
When no separate rowGap or columnGap property is specified, the gap
control should update the gap property.
**Fix:**
Check it in the strategy if a rowGap or columnGap exists, and if not,
update the gap property
**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
0 commit comments