eufemia
eufemia copied to clipboard
fix(Flex.Container): fix issue where `space` object was ignored in nested `Flex.Containers`
Proposal to fix issue where the space prop was overwritten on Flex.Container ``children
nested inside another Flex.Container
.
Not sure if this is the best method to fix this issue 🤔
With this composition:
Before:
After: