Replies: 1 comment 2 replies
-
Hi @reqyou it's recommended that only the children of each section are rendered in a separate component. Still, it's possible to do the same with a section but you have to make sure, that all props are passed to the wrapper component and then are applied to the section inside of it. I created a codeSandbox that should explain this in more detail. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be nice to have a wrapper component for the ObjectPageSection to be able to have a slim ObjectPage and to be able to define all its content outside in separate components.
Best
Beta Was this translation helpful? Give feedback.
All reactions