add invite link in nav #291
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
components/checkout/PaymentForm.tsx#L191
'element' is defined but never used
|
Lint:
components/citizenship/InviteClaimFlow.tsx#L13
'Caption' is defined but never used
|
Lint:
components/citizenship/InviteClaimFlow.tsx#L105
React Hook useEffect has a missing dependency: 'goToStep'. Either include it or remove the dependency array
|
Lint:
components/landing/HeroSection.tsx#L2
'Body1' is defined but never used
|
Lint:
components/landing/HeroSection.tsx#L3
'padding' is defined but never used
|
Lint:
components/landing/HeroSection.tsx#L10
'props' is defined but never used
|
Lint:
components/landing/HeroSection.tsx#L65
'Description' is assigned a value but never used
|
Lint:
components/landing/HeroSection.tsx#L71
'Buttons' is assigned a value but never used
|
Lint:
components/landing/HeroSection.tsx#L91
'ButtonWrapper' is assigned a value but never used
|
Lint:
lib/privy.ts#L85
'createPrivyAccountMightWorkSomeday' is assigned a value but never used
|