Skip to content

Commit 4c4b601

Browse files
committed
Update index.js
1 parent 3af3be4 commit 4c4b601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class Router extends React.Component{
5555

5656
setTitleProps(props) {
5757
this.setState({ titleProps: props });
58-
},
58+
}
5959

6060
customAction(opts) {
6161
this.props.customAction(opts);

0 commit comments

Comments
 (0)