Merge pull request #619 from systemli/docs/vite #348
Annotations
2 warnings
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)
|
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)
|