We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af3be4 commit 4c4b601Copy full SHA for 4c4b601
index.js
@@ -55,7 +55,7 @@ class Router extends React.Component{
55
56
setTitleProps(props) {
57
this.setState({ titleProps: props });
58
- },
+ }
59
60
customAction(opts) {
61
this.props.customAction(opts);
0 commit comments