🚨 Fix eslint errors #618
Merged
🚨 Fix eslint errors #618
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
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
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)
Loading