Skip to content
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

Merge pull request #285 from igrowker/ajustes-style

Merge pull request #285 from igrowker/ajustes-style #125

Triggered via push October 15, 2024 16:58
Status Success
Total duration 2m 24s
Artifacts
Fit to window
Zoom out
Zoom in

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