This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Merge pull request #285 from igrowker/ajustes-style #125
Annotations
3 warnings
Lint:
src/LanguageContext/LanguageContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
src/components/MiArbol/MiArbol.tsx#L54
React Hook useEffect has a missing dependency: 'BACK_URL'. Either include it or remove the dependency array
|
Lint:
src/components/Navbar/Navbar.tsx#L107
React Hook useEffect has missing dependencies: 'BACK_URL' and 'user?.id'. Either include them or remove the dependency array
|