File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ Can view the commit that implements it [here](https://github.com/agilgur5/react-
124
124
125
125
## How it works
126
126
127
- Basically just a small wrapper around MST's [ ` onSnapshot ` and ` applySnapshot ` ] ( https://github.com/mobxjs/mobx-state-tree#snapshots ) .
128
- The source code is currently shorter than this README, so [ take a look under the hood] ( https://github.com/agilgur5/mst-persist/tree/master/src ) ! :)
127
+ Basically a small wrapper around MST's [ ` onSnapshot ` and ` applySnapshot ` ] ( https://github.com/mobxjs/mobx-state-tree#snapshots ) .
128
+ The source code is not much longer than this README, so [ take a look under the hood] ( https://github.com/agilgur5/mst-persist/tree/master/src ) ! :)
129
129
130
130
## Credits
131
131
You can’t perform that action at this time.
0 commit comments