This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Agregando el componente para las metricas #166
Annotations
4 warnings
Lint:
src/components/AdoptarEsteArbol/AdoptarEsteArbol.tsx#L24
React Hook useEffect has missing dependencies: 'BACK_URL' and 'id'. Either include them or remove the dependency array
|
Lint:
src/components/Navbar/Navbar.tsx#L108
React Hook useEffect has missing dependencies: 'BACK_URL' and 'user?.id'. Either include them or remove the dependency array
|
Lint:
src/pages/Checkout/Checkout.tsx#L47
React Hook useEffect has missing dependencies: 'BACK_URL' and 'id'. Either include them or remove the dependency array
|
Lint:
src/pages/Checkout/Checkout.tsx#L67
React Hook useEffect has a missing dependency: 'BACK_URL'. Either include it or remove the dependency array
|