I have a base class B which is a mobx store and a derived class A which is not a mobx store.
B
A
As an example, it looks something