Is it possible to use a custom component inside another one?
For my particular instance, I'm trying to create two different tables of contents in a sidebar (they are two separate custom components now). I want to place these both inside one custom component but I want the two original components to remain editable instead of breaking them apart. Is this possible?