Add activation redirect #521
Annotations
6 errors
Typecheck:
src/views/Activation/index.tsx#L13
Module '"#generated/types/graphql"' has no exported member 'ActivationMutation'.
|
Typecheck:
src/views/Activation/index.tsx#L14
'"#generated/types/graphql"' has no exported member named 'ActivationMutationVariables'. Did you mean 'AccountActivationMutationVariables'?
|
Typecheck
Process completed with exit code 2.
|
Lint JS:
src/views/Activation/index.tsx#L13
ActivationMutation not found in '#generated/types/graphql'
|
Lint JS:
src/views/Activation/index.tsx#L14
ActivationMutationVariables not found in '#generated/types/graphql'
|
Lint JS
Process completed with exit code 1.
|