As the title says.
We work with branches and do not work inside the screens themselves as it's easy to lose what's part of the handover and what's not for both devs and designers. Therefore, we have a separate "Handover"-page where we display what's relevant for the specific task/ticket. To make this work more seamlessly with merging branches later, we turn some screens in components and copy the instances to this "Handover"-page. However, the annotations do not come along with it and requires us to annotate twice - on both the component and the instance.