Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
fix README code
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed May 4, 2018
1 parent 05ff0f1 commit bd270c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -102,6 +102,7 @@ class RandomColorStore extends Store {
trigger();
}
}
```

**BONUS:** `Stores` provide an optional terse syntax for action -> data mutation -> trigger operations.

Expand Down

0 comments on commit bd270c8

Please sign in to comment.