This mixin injects the shared processesData object into the component and sets up reactivity to changes inside the processesData for the component using it
It allows the component to update processesData based on the current changes inside it
This mixin injects the shared processesData object into the component and sets up reactivity to changes inside the processesData for the component using it
It allows the component to update processesData based on the current changes inside it