Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergei-startsev/mobx-react-observer

mobx-react issue repro steps
https://github.com/sergei-startsev/mobx-react-observer

Last synced: 2 days ago
JSON representation

mobx-react issue repro steps

Awesome Lists containing this project

README

        

# mobx-react-observer
mobx-react issue repro steps

## mobx-react 5
- `yarn install`
- `yarn run test`

## mobx-react 6
- `yarn upgrade mobx-react@^6`
- `yarn run test`

`Foo > shallow` test diff:

```diff
-


- Test
-

+
+
+
```