Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 Fix eslint errors #618

Merged
merged 1 commit into from
Apr 26, 2024

🚨 Fix eslint errors

90f8401
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

🚨 Fix eslint errors #618

🚨 Fix eslint errors
90f8401
Select commit
Loading
Failed to load commit list.
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)