How to add a rotation relative to a component's parent?

The simplest approach I found is to add a scene component to the parent component. The scene component will act as a pivot for the rotation of its own child components.