ajthinking / data-story

A visual process builder

Home Page:https://datastory.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor MobX store to use React context

ajthinking opened this issue · comments

Currently the store is injected as a prop in an old and opinionated way. Use React Context instead.

https://mobx.js.org/react-integration.html