Skip to content

Commit

Permalink
Update minimal example to use code sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Dec 9, 2017
1 parent 1ac8839 commit cc99529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ Both React and MobX provide very optimal and unique solutions to common problems

## Core concepts

MobX has only a few core concepts. The following snippets can be tried online using [JSFiddle](https://jsfiddle.net/mweststrate/f0dptdau/2/) (or [without ES6 and JSX](https://jsfiddle.net/rubyred/55oc981v/)).
MobX has only a few core concepts. The following snippets can be tried online using [codesandbox example](https://codesandbox.io/s/v3v0my2370).

### Observable state

Expand Down

0 comments on commit cc99529

Please sign in to comment.