in our new project, we are using only functional components with react hooks.
thus, we only need mobx and mobx-react-lite as dependencies.
however, if we use mobx-react-devtools, then it requires mobx-react.
mobx-react shouldnt be required for using mobx-react-devtools, if the project only uses mobx-react-lite
in our new project, we are using only functional components with react hooks.
thus, we only need
mobxandmobx-react-liteas dependencies.however, if we use
mobx-react-devtools, then it requiresmobx-react.mobx-reactshouldnt be required for usingmobx-react-devtools, if the project only usesmobx-react-lite