Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9fc6773

Browse files
committed
Merge pull request lenage#1 from AndreLion/patch-1
fix typo: Thanks @AndreLion
2 parents 7bb3fc8 + 760dc51 commit 9fc6773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var React = require('react');
1818
var Qiniu = require('react-qiniu);
1919
2020
var ReactQiniuDemo = React.createClass({
21-
getInitialState () {
21+
getInitialState: function () {
2222
return {
2323
files: [],
2424
token: 'YOUR_UPLOAD_TOKEN',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /