Skip to content

Commit 98c7532

Browse files
committed
fix docs
1 parent 3823e57 commit 98c7532

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/api/mixins/AsyncState.md

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Example
4545

4646
```js
4747
var User = React.createClass({
48+
49+
mixins: [ Router.AsyncState ],
4850

4951
statics: {
5052

0 commit comments

Comments
 (0)