Skip to content

🚨 Fix eslint errors #909

🚨 Fix eslint errors

🚨 Fix eslint errors #909

GitHub Actions / ESLint Results succeeded Apr 26, 2024 in 0s

2 warnings

ESLint Results found 2 warnings

Annotations

Check warning on line 105 in src/components/useAuth.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/useAuth.tsx#L105

Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)

Check warning on line 45 in src/components/useFeature.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/useFeature.tsx#L45

Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)