I'm using MobX for state management in my React Typescript app but changing the state isn't re-rendering the components
I made a code sandbox here: https://codesandbox.io/s/sweet-shtern-ifncks
any help is appreciated