Skip to content

Conversation

@treetips
Copy link
Owner

before

  static getInitialProps = async ctx=> {

after

  static getInitialProps = async (ctx: AppContext) => {

@treetips treetips merged commit 116ae46 into master Jun 30, 2019
@treetips treetips deleted the feature/ctx_type branch June 30, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants