Skip to content

Fix invite and recovery email style #226

Fix invite and recovery email style

Fix invite and recovery email style #226

GitHub Actions / ESLint succeeded Aug 29, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

Check warning on line 4 in src/companies/CompanyCard.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/companies/CompanyCard.tsx#L4

'ContactsIcon' is defined but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)

Check warning on line 12 in src/companies/CompanyCard.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/companies/CompanyCard.tsx#L12

'SingleFieldList' is defined but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)