This commit is contained in:
Brian Vaughn
2017-11-09 18:32:06 +00:00
parent 57b5d4d5dc
commit e8f048bb3b

View File

@@ -34,7 +34,7 @@ class CodepenExample extends Component {
}
render() {
const { action, payload } = this.props.pathContext
const {action, payload} = this.props.pathContext;
return (
<Container>