Skip to content

Comments

Update login.ts#182

Closed
brandonleboeuf wants to merge 1 commit intoapollographql:masterfrom
brandonleboeuf:patch-2
Closed

Update login.ts#182
brandonleboeuf wants to merge 1 commit intoapollographql:masterfrom
brandonleboeuf:patch-2

Conversation

@brandonleboeuf
Copy link

There are two eslint errors on start/client/src/pages/login.tsx:
LoginTypes.Login,
LoginTypes.LoginVariables

By changing both exports to begin with a capital "L" in the "generated/login.tsx", the errors are removed

There are two eslint errors on start/client/src/pages/login.tsx:
 LoginTypes.Login,
 LoginTypes.LoginVariables

By changing both exports to begin with a capital "L", the errors are removed
@StephenBarlow
Copy link
Contributor

Thanks for the PR! This inconsistency has been resolved in #237.

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