Skip to content

Commit

Permalink
Merge pull request #1 from xinpianchang/thy
Browse files Browse the repository at this point in the history
stata
  • Loading branch information
tangye1234 authored Jul 2, 2020
2 parents 80cd381 + 139b941 commit 294ecb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default class AboutPage extends React.Component {
// getInitalState fetches data both on client/server
const state = await getInitialState(ctx)
// { title: 'about us', homepage: '/' }
return stata
return state
}
render() {
return <>
Expand Down

0 comments on commit 294ecb2

Please sign in to comment.